AuthSecurityException | Auth Security exception - used when SecurityComponent detects any issue with the current request |
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 |