Bingex.HTTP.Error exception (Bingex v0.2.1)
Represents an HTTP error (based on Mint.HTTPError).
Summary
Types
@type t() :: %Bingex.HTTP.Error{__exception__: true, reason: term()}
Represents an HTTP error (based on Mint.HTTPError).
@type t() :: %Bingex.HTTP.Error{__exception__: true, reason: term()}