| Class | Description | 
|---|---|
| AbortOnFailure<I extends Exceptional,O,C extends ErrorCollector<O>> | |
| AbstractHandlerLoader<E extends ErrorHandler> | Performs the construction and initialization of ErrorHandler instances, implementations of which may be provided
 by third parties. | 
| BaseExceptional | Provides a basic implementation of an exceptional event to be passed between error handlers. | 
| DropAndLog<I extends Exceptional,O,C extends ErrorCollector<O>> | |
| LogRenderer<I extends Exceptional> | |
| PreloadedHandlerLoader<E extends ErrorHandler> | Returns the specified handlers as the loaded handlers. | 
| Enum | Description | 
|---|---|
| AbstractHandlerLoader.NamedHandlers |