View Source ReverseProxyPlug.HTTPClient.Error exception (reverse_proxy_plug v3.0.1)

Summary

Functions

Callback implementation for Exception.message/1.

Types

@type t() :: %ReverseProxyPlug.HTTPClient.Error{
  __exception__: term(),
  id: reference() | nil,
  reason: any()
}

Functions

Callback implementation for Exception.message/1.