| Class and Description |
|---|
| AbstractErrorHandlerCreationConfigurer
Abstract configuration class for
ErrorHandler creation. |
| AnnotationErrorHandlerCreationConfigurer
Abstract configuration class for
ErrorHandler creation,
using an Annotation to get packages to be scanned. |
| EnableErrorHandler
Enables the error handling system.
|
| EnableErrorHandlerFactory
Enables the
ErrorHandlerFactory configuration. |
| ErrorHandler
Defines behaviour for an object that knows how to handle any kind of
Throwable. |
| ErrorHandlerFactory
Object in charge of creating an
ErrorHandler. |
| HandlingResult
Container class holding the results of handling a
Throwable. |
Copyright © 2018. All rights reserved.