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