ErrorEntity members
Include protected members
Include inherited members
Body of the error response returned from the API.
The ErrorEntity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ErrorEntity |
Top
Properties
Name | Description | |
---|---|---|
Code | Type of error | |
Message | Any details of the error |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top