Table of Contents

Class ErrorGroups.Structures

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

Structures errors.

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

Fields

CommonStructures

CommonStructures error.

public const int CommonStructures = 66781185

Field Value

int

ErrorPrefix

Structures error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

Structures group code.

public const short GroupCode = 1019

Field Value

short

GroupName

Structures group name.

public const string GroupName = "STRUCTURES"

Field Value

string

MapTypeMismatch

MapTypeMismatch error.

public const int MapTypeMismatch = 66781186

Field Value

int