HTTPoison.Error exception

Source

Summary

exception(args)

Callback implementation for c:Exception.exception/1

message(error)

Callback implementation for c:Exception.message/1

Types

t :: %HTTPoison.Error{id: reference, reason: any, __exception__: term}

Functions

exception(args)

Specs:

Callback implementation for c:Exception.exception/1.

Source
message(error)

Callback implementation for c:Exception.message/1.

Source