W3cubDocs

/CakePHP 4.4

Namespace Error

Namespaces

Interfaces

Classes

  • BaseErrorHandler

    Base error handler that provides logic common to the CLI + web error/exception handlers.

  • ConsoleErrorHandler

    Error Handler for Cake console. Does simple printing of the exception that occurred and the stack trace of the error.

  • Debugger

    Provide custom logging and error handling.

  • ErrorHandler

    Error Handler provides basic error and exception handling for your application. It captures and handles all unhandled exceptions and errors. Displays helpful framework errors when debug mode is on.

  • ErrorLogger

    Log errors and unhandled exceptions to Cake\Log\Log

  • ErrorTrap

    Entry point to CakePHP's error handling.

  • ExceptionRenderer

    Backwards compatible Exception Renderer.

  • ExceptionTrap

    Entry point to CakePHP's exception handling.

  • FatalErrorException

    Represents a fatal error

  • PhpError

    Object wrapper around PHP errors that are emitted by trigger_error()

© 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.Error.html