ParseError

ParseError

Representation of a parse error.

Thrown when a response body failed to parse as JSON.

Constructor

new ParseError(message)

Source:
Creates a new instance.
Parameters:
Name Type Description
message string Human-readable description of the error.