public class ConfigurationException extends Exception
| Constructor and Description |
|---|
ConfigurationException(String msg) |
ConfigurationException(String prefix,
Throwable cause) |
ConfigurationException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static String |
prefixExceptionMessage(String prefix,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString