Implements static convenience methods for use with Asplode.
The standard Asplode error handler.
The interface implemented by Asplode error handlers.
An abstract base class for implementing extensions to the built-in error exception.
Represents a non-fatal error by extending the native error exception to mark it with appropriate interfaces.
Interface used to identify all error exceptions.
Represents a fatal error by extending the native error exception to mark it with appropriate interfaces.
Interface used to identify fatal error exceptions.
Interface used to identify non-fatal error exceptions.
This Asplode instance has already been installed.
Interface use to identify all Asplode-related exceptions, excluding actual error exceptions.
PHP's error handling is incorrectly configured.
This Asplode instance has not been installed.
The standard Asplode fatal error handler.
The interface implemented by fatal error handlers.
An abstract base class for implementing handler stacks.
Manages the PHP error handler stack.
Manages the PHP exception handler stack.
The interface implemented by handler stacks.