utils/app_exception library

Exceptions / Errors

AppException
AppException is a custom exception class that implements the Exception interface. It can be used throughout the application to throw custom exceptions.