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, toString
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.