Bingex.HTTP.Error exception (Bingex v0.1.7)
Represents an HTTP error when communicating with the BingX API.
This module defines a custom exception for handling HTTP-related errors, encapsulating the reason for the failure.
Summary
Types
@type t() :: %Bingex.HTTP.Error{__exception__: true, reason: term()}