salemove_http_client v0.1.6 Salemove.HttpClient.ConnectionError exception

Indicates error on transport level

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.ConnectionError{__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.