Search
An error occurred on the server while parsing the JSON text.
Type that represents error struct with :code and :message required.
@type t() :: %PhxJsonRpc.Error.ParseError{ __exception__: term(), code: integer(), data: term(), message: binary() }