Constructor
new ParseError(message)
- Source:
Creates a new instance.
Parameters:
Name | Type | Description |
---|---|---|
message |
string | Human-readable description of the error. |
Thrown when a response body failed to parse as JSON.
Name | Type | Description |
---|---|---|
message |
string | Human-readable description of the error. |