Exception
Interfaces, Classes and Traits
- AppExitException
- Exception not meant to be catched, but used to gracefully terminate the application.
- NoModelFoundException
- Exceptions meant to be shown the end user whether it be an error on a Twig template or an error response message directly from the backend via API.
- UserDisplayException
- Exceptions meant to be shown the end user whether it be an error on a Twig template or an error response message directly from the backend via API.