cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2 different Exceptions

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Magento 2 different Exceptions

When you look in the core code of Magento 2, in Framework/Exception, you see that there is many different kinds of Exceptions.

 

If for most of them their goal is very obvious by their name, but what is the purpose of these ones :

  1. LocalizedException ;
  2. StateException ;
  3. IntegrationException.