public final class OffThreadException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
static OffThreadException |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
OffThreadException() |
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final OffThreadException INSTANCE
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable