org.gcube.portlets.user.homelibrary.util.config.easyconf
Class ConfigurationNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.lang.exception.NestableRuntimeException
org.gcube.portlets.user.homelibrary.util.config.easyconf.ConfigurationException
org.gcube.portlets.user.homelibrary.util.config.easyconf.ConfigurationNotFoundException
- All Implemented Interfaces:
- Serializable, org.apache.commons.lang.exception.Nestable
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
- See Also:
- Serialized Form
| Fields inherited from class org.apache.commons.lang.exception.NestableRuntimeException |
delegate |
| Methods inherited from class org.apache.commons.lang.exception.NestableRuntimeException |
getCause, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace |
ConfigurationNotFoundException
public ConfigurationNotFoundException(String componentName,
String msg,
Throwable thr)
ConfigurationNotFoundException
protected ConfigurationNotFoundException(String componentName)
ConfigurationNotFoundException
protected ConfigurationNotFoundException(String componentName,
Throwable e)
ConfigurationNotFoundException
public ConfigurationNotFoundException(String componentName,
String msg)
Copyright © 2013. All Rights Reserved.