RowHandlerErrorHandlerRethrowConsumerErrorHandlerpublic interface ConsumerErrorHandler
| Modifier and Type | Method | Description |
|---|---|---|
void |
handlerError(Throwable error,
Object target) |
callback method when an exception is thrown from the handler.
|
Copyright © 2018. All rights reserved.