com.atlassian.seraph.config
Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.seraph.config.ConfigurationException
- All Implemented Interfaces:
- Serializable
public class ConfigurationException
- extends Exception
Exception thrown during Seraph configuration.
- 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()
- Deprecated. please provide some information via another constructor
ConfigurationException
public ConfigurationException(String s)
ConfigurationException
public ConfigurationException(String s,
Throwable t)
Copyright © 2013 Atlassian. All Rights Reserved.