Package org.apache.bookkeeper.mledger
Class ManagedLedgerException.InvalidCursorPositionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.bookkeeper.mledger.ManagedLedgerException
org.apache.bookkeeper.mledger.ManagedLedgerException.InvalidCursorPositionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ManagedLedgerException
public static class ManagedLedgerException.InvalidCursorPositionException
extends ManagedLedgerException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.bookkeeper.mledger.ManagedLedgerException
ManagedLedgerException.BadVersionException, ManagedLedgerException.ConcurrentFindCursorPositionException, ManagedLedgerException.ConcurrentWaitCallbackException, ManagedLedgerException.CursorAlreadyClosedException, ManagedLedgerException.CursorNotFoundException, ManagedLedgerException.InvalidCursorPositionException, ManagedLedgerException.InvalidReplayPositionException, ManagedLedgerException.LedgerNotExistException, ManagedLedgerException.ManagedLedgerAlreadyClosedException, ManagedLedgerException.ManagedLedgerFactoryClosedException, ManagedLedgerException.ManagedLedgerFencedException, ManagedLedgerException.ManagedLedgerInterceptException, ManagedLedgerException.ManagedLedgerNotFoundException, ManagedLedgerException.ManagedLedgerTerminatedException, ManagedLedgerException.MetadataNotFoundException, ManagedLedgerException.MetaStoreException, ManagedLedgerException.NoMoreEntriesToReadException, ManagedLedgerException.NonRecoverableLedgerException, ManagedLedgerException.OffloadInProgressException, ManagedLedgerException.OffloadReadHandleClosedException, ManagedLedgerException.TooManyRequestsException -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.bookkeeper.mledger.ManagedLedgerException
fillInStackTrace, getManagedLedgerExceptionMethods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidCursorPositionException
-