类 ManagedLedgerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.bookkeeper.mledger.ManagedLedgerException
- 所有已实现的接口:
Serializable
- 直接已知子类:
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
- 另请参阅:
-
嵌套类概要
嵌套类修饰符和类型类说明static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
构造器详细资料
-
ManagedLedgerException
-
ManagedLedgerException
-
ManagedLedgerException
-
-
方法详细资料
-
getManagedLedgerException
-
fillInStackTrace
- 覆盖:
fillInStackTrace在类中Throwable
-