Error Methods |
The Error type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromJson |
Deserializes an instance from JSON.
| |
GetDescription |
Gets the description for this Error.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToJson |
Serializes this instance to JSON.
| |
ToJson(Error) |
Serializes an instance to JSON.
| |
ToString |
Returns the string representation of this error.
(Overrides ObjectToString.) |