Package com.germinus.easyconf
Class ConfigurationNotFoundException
NestableRuntimeException
com.germinus.easyconf.ConfigurationException
com.germinus.easyconf.ConfigurationNotFoundException
Thrown when the base properties file is not found and the getProperties
method is explicitly called in the configuration
- Author:
- jferrer
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ConfigurationNotFoundException
(String componentName) ConfigurationNotFoundException
(String componentName, String msg) ConfigurationNotFoundException
(String componentName, String msg, Throwable thr) protected
ConfigurationNotFoundException
(String componentName, Throwable e) -
Method Summary
Methods inherited from class com.germinus.easyconf.ConfigurationException
getComponentName, getMessage
-
Constructor Details
-
ConfigurationNotFoundException
-
ConfigurationNotFoundException
-
ConfigurationNotFoundException
-
ConfigurationNotFoundException
-