public static class WebBox.WebBoxException extends RuntimeException
| Constructor and Description |
|---|
WebBoxException(String msg) |
WebBoxException(String msg,
Throwable e) |
WebBoxException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
static void |
assureNotNull(Object obj,
String... optionMessages)
Assure object not null, optionMessages is optional
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.