org.apache.sling.commons.log.internal.config
Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.sling.commons.log.internal.config.ConfigurationException
- All Implemented Interfaces:
- Serializable
public class ConfigurationException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConfigurationException
public ConfigurationException(String property,
String reason)
ConfigurationException
public ConfigurationException(String property,
String reason,
Throwable cause)
getProperty
public String getProperty()
getReason
public String getReason()
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.