HTTPoison.Error exception (HTTPoison v2.2.1) View Source

Link to this section Summary

Functions

Callback implementation for Exception.message/1.

Link to this section Types

Specs

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

Link to this section Functions

Callback implementation for Exception.message/1.