CoordinatorLoadInProgressException, CoordinatorNotAvailableException, CorruptRecordException, DisconnectException, FetchSessionIdNotFoundException, InvalidFetchSessionEpochException, InvalidMetadataException, NotControllerException, NotCoordinatorException, NotEnoughReplicasAfterAppendException, NotEnoughReplicasException, RetriableCommitFailedException, TimeoutExceptionpublic abstract class RetriableException extends ApiException
| Constructor | Description |
|---|---|
RetriableException() |
|
RetriableException(java.lang.String message) |
|
RetriableException(java.lang.String message,
java.lang.Throwable cause) |
|
RetriableException(java.lang.Throwable cause) |
fillInStackTracepublic RetriableException(java.lang.String message,
java.lang.Throwable cause)
public RetriableException(java.lang.String message)
public RetriableException(java.lang.Throwable cause)
public RetriableException()