PHP Ergo\Error Namespace

Interfaces

Name Description
ErrorHandler A basic handler for exceptions with simple logging and error formatting.

Classes

Name Description
AbstractErrorHandler A basic handler for PHP errors and exceptions which consolidates errors into error exceptions provides for simple logging and error formatting.
ConsoleErrorHandler A handler that displays an errors in the console
ErrorContext A class for gathering contextual information when an error occurs
ErrorProxy A basic handler for PHP errors and exceptions which consolidates errors into error exceptions provides for simple logging and error formatting.
WebErrorHandler A handler that displays an error in a web-friendly way