Bingex.HTTP.Error exception (Bingex v0.1.13)
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()}