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