public static interface ExceptionUtil.HandlePlace
Modifier and Type | Interface and Description |
---|---|
static class |
ExceptionUtil.HandlePlace.TryCatch |
Modifier and Type | Field and Description |
---|---|
static ExceptionUtil.HandlePlace |
UNHANDLED |
static ExceptionUtil.HandlePlace |
UNKNOWN |
Modifier and Type | Method and Description |
---|---|
static ExceptionUtil.HandlePlace |
fromBoolean(boolean isHandled) |
static final ExceptionUtil.HandlePlace UNHANDLED
static final ExceptionUtil.HandlePlace UNKNOWN
static ExceptionUtil.HandlePlace fromBoolean(boolean isHandled)