Class ErrorGroups.Common
Common errors.
public static class ErrorGroups.Common
- Inheritance
-
ErrorGroups.Common
- Inherited Members
Fields
ComponentNotStarted
ComponentNotStarted error.
public const int ComponentNotStarted = 65538
Field Value
CursorAlreadyClosed
CursorAlreadyClosed error.
public const int CursorAlreadyClosed = 65542
Field Value
ErrorPrefix
Common error prefix.
public const string ErrorPrefix = "IGN"
Field Value
GroupCode
Common group code.
public const short GroupCode = 1
Field Value
GroupName
Common group name.
public const string GroupName = "CMN"
Field Value
IllegalArgument
IllegalArgument error.
public const int IllegalArgument = 65539
Field Value
Internal
Internal error.
public const int Internal = 131071
Field Value
NodeLeft
NodeLeft error.
public const int NodeLeft = 65541
Field Value
NodeStopping
NodeStopping error.
public const int NodeStopping = 65537
Field Value
NullableValue
NullableValue error.
public const int NullableValue = 65545
Field Value
ResourceClosing
ResourceClosing error.
public const int ResourceClosing = 65543
Field Value
SslConfiguration
SslConfiguration error.
public const int SslConfiguration = 65540
Field Value
UserObjectSerialization
UserObjectSerialization error.
public const int UserObjectSerialization = 65544