public final class HandleMessageFailedException extends RuntimeException
ConsumerRecordHandler) when the record handler failed to handle a ConsumerRecord. The origin
exception will be wrapped in this exception.| Constructor and Description |
|---|
HandleMessageFailedException() |
HandleMessageFailedException(String message) |
HandleMessageFailedException(String message,
Throwable throwable) |
HandleMessageFailedException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 LeanCloud. All rights reserved.