Class UpgradeFailedException

All Implemented Interfaces:
Serializable

@Evolving public final class UpgradeFailedException extends NodeUpgradeException
Exception thrown when a node upgrade fails.

This exception indicates that the upgrade process has failed, and will result in a 500 Internal Server Error.

See Also: