Error Methods |
The Error type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateStunError |
Creates error for the given error code and with a given message.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDescription |
Gets the description for this Error.
(Inherited from Error.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToJson |
Serializes this instance to JSON.
(Inherited from Error.) |
![]() | ToString |
Returns the string representation of this error.
(Inherited from Error.) |