Class ConfigFile.ConfigFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.functest.config.ConfigException
com.atlassian.jira.functest.config.ConfigFile.ConfigFileException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ConfigFile
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfigFileException
(String message) ConfigFileException
(String message, Throwable cause) ConfigFileException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigFileException
public ConfigFileException() -
ConfigFileException
-
ConfigFileException
-
ConfigFileException
-