public final class ExecAbortException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static ExecAbortException |
INSTANCE |
| Constructor and Description |
|---|
ExecAbortException() |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final ExecAbortException INSTANCE
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2018 SPF4J. All rights reserved.