Class ErrorGroups.Index
Index errors.
public static class ErrorGroups.Index
- Inheritance
-
ErrorGroups.Index
- Inherited Members
Fields
ErrorPrefix
Index error prefix.
public const string ErrorPrefix = "IGN"
Field Value
GroupCode
Index group code.
public const short GroupCode = 6
Field Value
GroupName
Index group name.
public const string GroupName = "IDX"
Field Value
IndexAlreadyExists
IndexAlreadyExists error.
public const int IndexAlreadyExists = 393218
Field Value
IndexNotFound
IndexNotFound error.
public const int IndexNotFound = 393217