Table of Contents

Class ErrorGroups.Catalog

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

Catalog errors.

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

Fields

ErrorPrefix

Catalog error prefix.

public const string ErrorPrefix = "IGN"

Field Value

string

GroupCode

Catalog group code.

public const short GroupCode = 17

Field Value

short

GroupName

Catalog group name.

public const string GroupName = "CATALOG"

Field Value

string

Validation

Validation error.

public const int Validation = 1114113

Field Value

int