Class DowngradeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.upgrade.DowngradeException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MissingDowngradeTaskException

public class DowngradeException extends Exception
Indicates an error that occured while trying to downgrade JIRA such that the downgrade cannot complete successfully.
Since:
v6.4.6
See Also:
  • Constructor Details

    • DowngradeException

      public DowngradeException(String message)