Module error

Module error 

Source
Expand description

Error structures and enumerations for the BitMEX integration.

Structs§

BitmexErrorMessage
Contains the specific error details provided by the BitMEX API.
BitmexErrorResponse
Represents the JSON structure of an error response returned by the BitMEX API.

Enums§

BitmexBuildError
Build error for query parameter validation.
BitmexHttpError
A typed error enumeration for the BitMEX HTTP client.