com.germinus.easyconf
Class ConfigurationNotFoundException
java.lang.Object
NestableRuntimeException
com.germinus.easyconf.ConfigurationException
com.germinus.easyconf.ConfigurationNotFoundException
public class ConfigurationNotFoundException
- extends ConfigurationException
Thrown when the base properties file is not found and the getProperties
method is explicitly called in the configuration
- Author:
- jferrer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationNotFoundException
public ConfigurationNotFoundException(java.lang.String componentName,
java.lang.String msg,
java.lang.Throwable thr)
ConfigurationNotFoundException
protected ConfigurationNotFoundException(java.lang.String componentName)
ConfigurationNotFoundException
protected ConfigurationNotFoundException(java.lang.String componentName,
java.lang.Throwable e)
ConfigurationNotFoundException
public ConfigurationNotFoundException(java.lang.String componentName,
java.lang.String msg)