HTTPoison.Error exception
SourceSummary
exception(args) | Callback implementation for |
message(error) | Callback implementation for |
Types
t :: %HTTPoison.Error{__exception__: term, id: reference, reason: any}
Functions
Specs:
- exception(Keyword.t) :: Exception.t
Callback implementation for c:Exception.exception/1
.
Callback implementation for c:Exception.message/1
.