Package com.germinus.easyconf
Class ConfigurationException
java.lang.Object
NestableRuntimeException
com.germinus.easyconf.ConfigurationException
- Direct Known Subclasses:
ConfigurationNotFoundException
,DigesterRulesNotFoundException
,InvalidPropertyException
public class ConfigurationException
extends NestableRuntimeException
Some unrecoverable but important error has ocurred while reading the configuration
- Version:
- $Revision: 1.3 $
- Author:
- Jorge Ferrer
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ConfigurationException
(String componentName) ConfigurationException
(String componentName, String msg) ConfigurationException
(String componentName, String msg, Throwable thr) protected
ConfigurationException
(String componentName, Throwable e) -
Method Summary
-
Field Details
-
componentName
-
-
Constructor Details
-
ConfigurationException
public ConfigurationException() -
ConfigurationException
-
ConfigurationException
-
ConfigurationException
-
ConfigurationException
-
-
Method Details
-
getComponentName
-
getMessage
-