salemove_http_client v1.0.0 Salemove.HttpClient.JSONError exception

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

Link to this section Summary

Link to this section Types

Link to this type

t()

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