public class NoSuchVariableException extends ConfigurationException
Configuration
class to signify that a requested configuration
variable does not exist.ConfigurationException
,
Serialized FormConstructor and Description |
---|
NoSuchVariableException(java.lang.String sectionName,
java.lang.String variableName)
Constructs an exception.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSectionName()
Gets the section name associated with this exception.
|
java.lang.String |
getVariableName()
Gets the variable name associated with this exception.
|
getMessage, getMessage, getMessages, getMessages, getMessages, getNestedException, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, toString