public class ConfigurationNotFoundException extends ConfigurationException
| Modifier | Constructor and Description |
|---|---|
protected |
ConfigurationNotFoundException(String componentName) |
|
ConfigurationNotFoundException(String componentName,
String msg) |
|
ConfigurationNotFoundException(String componentName,
String msg,
Throwable thr) |
protected |
ConfigurationNotFoundException(String componentName,
Throwable e) |
getComponentName, getMessagegetCause, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic ConfigurationNotFoundException(String componentName, String msg, Throwable thr)
protected ConfigurationNotFoundException(String componentName)
protected ConfigurationNotFoundException(String componentName, Throwable e)
Copyright © 2020. All Rights Reserved.