View Source Neuron.JSONParseError (neuron v5.1.0)
Struct representation of a JSON parse error.
Link to this section Summary
Link to this section Types
@type t() :: %Neuron.JSONParseError{error: map(), response: Neuron.Response.t()}
Struct representation of a JSON parse error.
@type t() :: %Neuron.JSONParseError{error: map(), response: Neuron.Response.t()}