com.atlassian.config
Class ConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.config.ConfigurationException
All Implemented Interfaces:
Serializable

public class ConfigurationException
extends Exception

Created by IntelliJ IDEA. User: ROSS Date: 15/03/2004 Time: 12:10:21 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
ConfigurationException(String message)
           
ConfigurationException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConfigurationException

public ConfigurationException(String message)

ConfigurationException

public ConfigurationException(String message,
                              Throwable cause)


Atlassian Config is developed by Atlassian Software Systems.