Classes

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.
Represents a fatal error by extending the native error exception to mark it with appropriate interfaces.

Interfaces

Interface used to identify all error exceptions.
Interface used to identify fatal error exceptions.
Interface used to identify non-fatal error exceptions.