Salemove.HttpClient.JSONError exception (salemove_http_client v2.2.1)

An error that occurs when request/response body is not valid JSON

Link to this section Summary

Link to this section Types

Specs

t() :: %Salemove.HttpClient.JSONError{
  __exception__: true,
  message: term(),
  reason: any()
}