@InterfaceAudience.LimitedPrivate @InterfaceStability.Stable public class ManagedLedgerException extends Exception
| Constructor and Description |
|---|
ManagedLedgerException(String msg) |
ManagedLedgerException(String msg,
Throwable e) |
ManagedLedgerException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
static ManagedLedgerException |
getManagedLedgerException(Throwable e) |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ManagedLedgerException(String msg)
public ManagedLedgerException(Throwable e)
public static ManagedLedgerException getManagedLedgerException(Throwable e)
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2017–2022 Apache Software Foundation. All rights reserved.