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