Exception
Table of Contents
Classes
- AuthSecurityException
- Auth Security exception - used when SecurityComponent detects any issue with the current request
- InvalidParameterException
- Used when a passed parameter or action parameter type declaration is missing or invalid.
- MissingActionException
- Missing Action exception - used when a controller action
cannot be found, or when the controller's isAction() method returns false.
- MissingComponentException
- Used when a component cannot be found.
- SecurityException
- Security exception - used when SecurityComponent detects any issue with the current request