Package com.germinus.easyconf
Class InvalidPropertyException
java.lang.Object
NestableRuntimeException
com.germinus.easyconf.ConfigurationException
com.germinus.easyconf.InvalidPropertyException
Thrown when an XML configuration file contains a variable which either
is not of the form
${variableName}
or is not
defined in any of the properties files associated with its component- Version:
- $Revision: 1.2 $
- Author:
- Jorge Ferrer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.germinus.easyconf.ConfigurationException
getComponentName
-
Constructor Details
-
InvalidPropertyException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classConfigurationException
-