new IncorrectResponseError(responseData, message)
Class for errors of incorrect response data.
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
responseData |
String | Received response data. | |
message |
String |
<optional> |
Error message. |
- Source: