Package org.apache.bookkeeper.mledger
Class ManagedLedgerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.bookkeeper.mledger.ManagedLedgerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ManagedLedgerException.ConcurrentFindCursorPositionException,ManagedLedgerException.ConcurrentWaitCallbackException,ManagedLedgerException.CursorAlreadyClosedException,ManagedLedgerException.CursorNotFoundException,ManagedLedgerException.InvalidCursorPositionException,ManagedLedgerException.InvalidReplayPositionException,ManagedLedgerException.ManagedLedgerAlreadyClosedException,ManagedLedgerException.ManagedLedgerFactoryClosedException,ManagedLedgerException.ManagedLedgerFencedException,ManagedLedgerException.ManagedLedgerInterceptException,ManagedLedgerException.ManagedLedgerNotFoundException,ManagedLedgerException.ManagedLedgerTerminatedException,ManagedLedgerException.MetaStoreException,ManagedLedgerException.NoMoreEntriesToReadException,ManagedLedgerException.NonRecoverableLedgerException,ManagedLedgerException.OffloadInProgressException,ManagedLedgerException.OffloadReadHandleClosedException,ManagedLedgerException.TooManyRequestsException
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ManagedLedgerException
-
ManagedLedgerException
-
ManagedLedgerException
-
-
Method Details
-
getManagedLedgerException
-
fillInStackTrace
- Overrides:
fillInStackTracein classThrowable
-