HTTPoison v1.5.0 HTTPoison.Error exception

Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Types

t()
t :: %HTTPoison.Error{__exception__: term, id: reference | nil, reason: any}

Functions

exception(args)

Callback implementation for Exception.exception/1.

message(error)

Callback implementation for Exception.message/1.