public class DialectException extends RuntimeException
| Constructor and Description |
|---|
DialectException() |
DialectException(String message) |
| Modifier and Type | Method and Description |
|---|---|
static void |
assureNotEmpty(String str,
String... optionMessages) |
static void |
assureNotNull(Object obj,
String... optionMessages) |
static void |
eatException(Exception e) |
static Object |
throwEX(Exception e,
String errorMsg) |
static Object |
throwEX(String errorMsg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.