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, toString
public static final ExecAbortException INSTANCE
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
Copyright © 2018 SPF4J. All rights reserved.