| AlreadyClosedException |
Thrown when the distributed log manager has already been closed
(connections have been torn down)
|
| AlreadyTruncatedTransactionException |
Thrown when the transaction Id specified in the API is in the range that has already been
truncated
|
| BKTransmitException |
Thrown when the send to bookkeeper fails
This is thrown by the next attempt to write, send or flush
|
| ChecksumFailedException |
|
| DLClientClosedException |
|
| DLException |
|
| DLIllegalStateException |
|
| DLInterruptedException |
An interrupted exception wrapper indicates dl operations are interrupted.
|
| EndOfStreamException |
|
| FlushException |
|
| IdleReaderException |
|
| InternalServerException |
|
| InvalidEnvelopedEntryException |
Exception thrown when encounter invalid enveloped entry
|
| InvalidStreamNameException |
|
| LockCancelledException |
|
| LockingException |
|
| LogEmptyException |
|
| LogExistsException |
Log Already Exists
|
| LogNotFoundException |
|
| LogReadException |
Thrown when there's a failure to read an edit log op from disk when loading
edits.
|
| LogRecordTooLongException |
|
| MetadataException |
|
| NotYetImplementedException |
|
| OverCapacityException |
|
| OwnershipAcquireFailedException |
|
| ReadCancelledException |
|
| RegionUnavailableException |
|
| RequestDeniedException |
|
| RetryableReadException |
|
| ServiceUnavailableException |
|
| StreamNotReadyException |
|
| StreamUnavailableException |
|
| TooManyStreamsException |
|
| TransactionIdOutOfOrderException |
|
| UnexpectedException |
|
| UnsupportedMetadataVersionException |
|
| WriteCancelledException |
|
| WriteException |
|