W3cubDocs

/CakePHP 4.4

Namespace Exception

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

© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.4/namespace-Cake.Controller.Exception.html