Class ErrorGroups.Marshalling
Marshalling errors.
public static class ErrorGroups.Marshalling
- Inheritance
-
ErrorGroups.Marshalling
- Inherited Members
Fields
Common
Common error.
public const int Common = 1441793
Field Value
ErrorPrefix
Marshalling error prefix.
public const string ErrorPrefix = "IGN"
Field Value
GroupCode
Marshalling group code.
public const short GroupCode = 22
Field Value
GroupName
Marshalling group name.
public const string GroupName = "MARSHALLING"
Field Value
Unmarshalling
Unmarshalling error.
public const int Unmarshalling = 1441795
Field Value
UnsupportedObjectType
UnsupportedObjectType error.
public const int UnsupportedObjectType = 1441794