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