HTTPoison v1.7.0 HTTPoison.Error exception View Source

Link to this section Summary

Functions

Callback implementation for Exception.message/1.

Link to this section Types

Link to this type

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

Link to this section Functions

Callback implementation for Exception.message/1.