Click or drag to resize

Error Methods

The Error type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFromJson
Deserializes an instance from JSON.
Public methodGetDescription
Gets the description for this Error.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToJson
Serializes this instance to JSON.
Public methodStatic memberToJson(Error)
Serializes an instance to JSON.
Public methodToString
Returns the string representation of this error.
(Overrides ObjectToString.)
Top
See Also