Error Properties |
The RESTConnectorError type exposes the following members.
Name | Description | |
---|---|---|
![]() | ErrorCode |
The error code returned from the server.
|
![]() | ErrorMessage |
The error message returned from the server.
|
![]() | Response |
The contents of the response from the server.
|
![]() | ResponseHeaders |
Dictionary of headers returned by the request.
|
![]() | URL |
The url that generated the error.
|