public class ConfigurationException extends Exception
| Constructor and Description |
|---|
ConfigurationException(String property,
String reason) |
ConfigurationException(String property,
String reason,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty() |
String |
getReason() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.