com.atlassian.jira.functest.config
Class ConfigFile.ConfigFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.atlassian.jira.functest.config.ConfigException
                  extended by com.atlassian.jira.functest.config.ConfigFile.ConfigFileException
All Implemented Interfaces:
Serializable
Enclosing class:
ConfigFile

public static class ConfigFile.ConfigFileException
extends ConfigException

See Also:
Serialized Form

Constructor Summary
ConfigFile.ConfigFileException()
           
ConfigFile.ConfigFileException(String message)
           
ConfigFile.ConfigFileException(String message, Throwable cause)
           
ConfigFile.ConfigFileException(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

ConfigFile.ConfigFileException

public ConfigFile.ConfigFileException()

ConfigFile.ConfigFileException

public ConfigFile.ConfigFileException(String message)

ConfigFile.ConfigFileException

public ConfigFile.ConfigFileException(String message,
                                      Throwable cause)

ConfigFile.ConfigFileException

public ConfigFile.ConfigFileException(Throwable cause)


Copyright © 2002-2012 Atlassian. All Rights Reserved.