View Source ReverseProxyPlug.HTTPClient.Error exception (reverse_proxy_plug v2.4.0)

Summary

Functions

Callback implementation for Exception.message/1.

Types

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

Functions

Callback implementation for Exception.message/1.