BaseErrorHandler (class)

Class BaseErrorHandler

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

Subclasses are required to implement the template methods to handle displaying the errors in their environment.

Direct known subclasses

Cake\Console\ConsoleErrorHandler, Cake\Error\ErrorHandler
Abstract
Namespace: Cake\Error
Located at Error/BaseErrorHandler.php

Method Detail