Class ErrorGroups.RollingUpgrade
RollingUpgrade errors.
public static class ErrorGroups.RollingUpgrade
- Inheritance
-
ErrorGroups.RollingUpgrade
- Inherited Members
Fields
CancelUpgrade
CancelUpgrade error.
public const int CancelUpgrade = 66650115
Field Value
CommitUpgrade
CommitUpgrade error.
public const int CommitUpgrade = 66650113
Field Value
DowngradeNotAllowed
DowngradeNotAllowed error.
public const int DowngradeNotAllowed = 66650116
Field Value
ErrorPrefix
RollingUpgrade error prefix.
public const string ErrorPrefix = "GG"
Field Value
GroupCode
RollingUpgrade group code.
public const short GroupCode = 1017
Field Value
GroupName
RollingUpgrade group name.
public const string GroupName = "UPGRADE"
Field Value
UpgradeAlreadyInProgress
UpgradeAlreadyInProgress error.
public const int UpgradeAlreadyInProgress = 66650117
Field Value
VersionFormat
VersionFormat error.
public const int VersionFormat = 66650114