Table of Contents

Class ErrorGroups.Rest

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

Rest errors.

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

Fields

ClusterNotInit

ClusterNotInit error.

public const int ClusterNotInit = 1507329

Field Value

int

ErrorPrefix

Rest error prefix.

public const string ErrorPrefix = "IGN"

Field Value

string

GroupCode

Rest group code.

public const short GroupCode = 23

Field Value

short

GroupName

Rest group name.

public const string GroupName = "REST"

Field Value

string