Package com.atlassian.bitbucket.zdu
Class IllegalRollingUpgradeStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.ServiceException
com.atlassian.bitbucket.IllegalEntityStateException
com.atlassian.bitbucket.zdu.IllegalRollingUpgradeStateException
- All Implemented Interfaces:
Serializable
While trying to enter or exit upgrade mode, this exception is thrown to signal that operation is not allowed because
of current state of system e.g. when cluster nodes are not on same build version.
- Since:
- 8.0
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bitbucket.ServiceException
getKeyedMessage, getLocalizedMessage, getMessageKey
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalRollingUpgradeStateException
-