ControllerException (namespace)
Namespace Cake\Controller\Exception
Exception summary
-
Auth Security exception - used when SecurityComponent detects any issue with the current request
-
Missing Action exception - used when a controller action cannot be found, or when the controller's isAction() method returns false.
-
Used when a component cannot be found.