ErrorResponseBody

ErrorResponseBody

Represent body of error response from server.

Constructor

new ErrorResponseBody()

Properties:
Name Type Description
errorCode string errorCode of response.
message string error message of response.
rawData string response body as string.