Table of Contents

Class ErrorGroups.CodeDeployment

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

CodeDeployment errors.

public static class ErrorGroups.CodeDeployment
Inheritance
ErrorGroups.CodeDeployment
Inherited Members

Fields

ErrorPrefix

CodeDeployment error prefix.

public const string ErrorPrefix = "IGN"

Field Value

string

GroupCode

CodeDeployment group code.

public const short GroupCode = 13

Field Value

short

GroupName

CodeDeployment group name.

public const string GroupName = "CODEDEPLOY"

Field Value

string

UnitAlreadyExists

UnitAlreadyExists error.

public const int UnitAlreadyExists = 851970

Field Value

int

UnitContentRead

UnitContentRead error.

public const int UnitContentRead = 851971

Field Value

int

UnitNotFound

UnitNotFound error.

public const int UnitNotFound = 851969

Field Value

int

UnitUnavailable

UnitUnavailable error.

public const int UnitUnavailable = 851972

Field Value

int