Package com.atlassian.jira.upgrade
Class DowngradeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.upgrade.DowngradeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MissingDowngradeTaskException
Indicates an error that occured while trying to downgrade JIRA such that the downgrade cannot complete successfully.
- Since:
- v6.4.6
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DowngradeException
-