public class State
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.ThreadLocal<java.lang.Throwable> |
caughtExceptionAfter |
Constructor and Description |
---|
State() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Throwable |
caughtExceptionAfter() |
static void |
caughtExceptionAfter(java.lang.Throwable afterException) |
(package private) static void |
clean() |