Package com.atlassian.upgrade
Class UpgradeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.upgrade.UpgradeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionUpgradeException
(String message) UpgradeException
(String message, Throwable cause) UpgradeException
(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
-
UpgradeException
public UpgradeException() -
UpgradeException
-
UpgradeException
-
UpgradeException
-