Table of Contents

Class ErrorGroups.Cache

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

Cache errors.

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

Fields

ErrorPrefix

Cache error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

Cache group code.

public const short GroupCode = 1013

Field Value

short

GroupName

Cache group name.

public const string GroupName = "CACHE"

Field Value

string

TxIncompatibleOperation

TxIncompatibleOperation error.

public const int TxIncompatibleOperation = 66387969

Field Value

int