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 Subclasses

Abstract
Namespace: Cake\Error
Location: Error/BaseErrorHandler.php

Method Summary