Class IllegalRollingUpgradeStateException

All Implemented Interfaces:
Serializable

public class IllegalRollingUpgradeStateException extends IllegalEntityStateException
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 Details

    • IllegalRollingUpgradeStateException

      public IllegalRollingUpgradeStateException(@Nonnull KeyedMessage message)