|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ExceptionHandler | Handler to allow strategies for re-throwing exceptions. |
| Class Summary | |
|---|---|
| CompositeExceptionHandler | Composiste ExceptionHandler that loops though a list of delegates. |
| DefaultExceptionHandler | Default implementation of ExceptionHandler - just re-throws the exception it encounters. |
| LogOrRethrowExceptionHandler | Implementation of ExceptionHandler based on an ExceptionClassifier. |
| RethrowOnThresholdExceptionHandler | Implementation of ExceptionHandler that rethrows when exceptions of a
given type reach a threshold. |
| SimpleLimitExceptionHandler | Simple implementation of exception handler which looks for given exception types. |
Infrastructure implementations of repeat exception handler concerns.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||