Package com.germinus.easyconf
Class DigesterRulesNotFoundException
NestableRuntimeException
com.germinus.easyconf.ConfigurationException
com.germinus.easyconf.DigesterRulesNotFoundException
Thrown when an XML configuration file for a requested component exists
but there is not a file which defines de digester rules which should be
used to parse it
- Version:
- $Revision: 1.2 $
- Author:
- Jorge Ferrer
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDigesterRulesNotFoundException
(String componentName, String digesterRulesFileName) -
Method Summary
Methods inherited from class com.germinus.easyconf.ConfigurationException
getComponentName
-
Field Details
-
digesterRulesFileName
-
-
Constructor Details
-
DigesterRulesNotFoundException
-
-
Method Details
-
getDigesterRulesFileName
-
getMessage
- Overrides:
getMessage
in classConfigurationException
-