| Interface | Description |
|---|---|
| CycleErrorHandler<T extends Throwable,R> |
| Class | Description |
|---|---|
| CycleErrorHandler.Triple<T,R> | |
| CycleErrorHandlers |
Provide some basic error handlers
|
| HashedErrorHandler<T extends Throwable,R> |
Allow error handlers to be registered for any exception type, with an explicit handler
that will be called if no specific other handler is matched.
|
Copyright © 2018. All rights reserved.