CloudError Members
Representation of the error object from the server.
The following tables list the members exposed by the CloudError type.
Public Constructors
Name | Description | |
---|---|---|
CloudError |
Top
Public Properties
Name | Description | |
---|---|---|
Code | Parsed error code. | |
Message | Parsed error message. | |
OriginalMessage | Original error body |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top