Click or drag to resize

Error Properties

The RESTConnectorError type exposes the following members.

Properties
  NameDescription
Public propertyErrorCode
The error code returned from the server.
Public propertyErrorMessage
The error message returned from the server.
Public propertyResponse
The contents of the response from the server.
Public propertyResponseHeaders
Dictionary of headers returned by the request.
Public propertyURL
The url that generated the error.
Top
See Also