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:
java.io.Serializable
public class UpgradeRejectedException extends java.lang.RuntimeExceptionThis exception means that a user answered "no" to the question if upgrades can be applied.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UpgradeRejectedException(java.lang.String message)
-