Module error

Module error 

Source
Expand description

Error structures and enumerations for the dYdX integration.

The dYdX v4 Indexer API error responses are typically returned with appropriate HTTP status codes and error messages in the response body.

Structs§

DydxErrorResponse
Represents the JSON structure of an error response returned by the dYdX Indexer API.

Enums§

BuildError
Represents a build error for query parameter validation.
DydxHttpError
A typed error enumeration for the dYdX HTTP client.