RESTConnectorError Class |
Namespace: IBM.Watson.DeveloperCloud.Connection
public class Error
The RESTConnectorError type exposes the following members.
Name | Description | |
---|---|---|
![]() | RESTConnectorError | Initializes a new instance of the RESTConnectorError class |
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.
|
Name | Description | |
---|---|---|
![]() | ToString | (Overrides ObjectToString.) |