public final class ThreadQuickExitException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
static ThreadQuickExitException |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
ThreadQuickExitException() |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
fillInStackTrace() |
public static final ThreadQuickExitException INSTANCE