Package com.xebialabs.deployit.upgrade
Class UpgradeRejectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.xebialabs.deployit.upgrade.UpgradeRejectedException
- All Implemented Interfaces:
Serializable
This exception means that a user answered "no" to the question if upgrades can be applied.
- 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
-
UpgradeRejectedException
-