public class ConfigurationException
extends org.apache.commons.lang.exception.NestableRuntimeException
| Modifier | Constructor and Description |
|---|---|
|
ConfigurationException() |
protected |
ConfigurationException(String componentName) |
|
ConfigurationException(String componentName,
String msg) |
|
ConfigurationException(String componentName,
String msg,
Throwable thr) |
protected |
ConfigurationException(String componentName,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
String |
getMessage() |
getCause, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringCopyright © 2020. All Rights Reserved.