salemove_http_client v0.2.0 Salemove.HttpClient.JSONError exception

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

Link to this section Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Link to this section Types

Link to this type t()
t() :: %Salemove.HttpClient.JSONError{__exception__: true, message: String.t(), reason: any()}

Link to this section Functions

Callback implementation for Exception.exception/1.

Link to this function message(exception)

Callback implementation for Exception.message/1.