Enums§
- ApiError
- Represents all API errors generated by an exchange.
- Client
Error - Represents all errors produced by an
ExecutionClient. - Connectivity
Error - Represents all connectivity-centric errors.
- KeyError
- Represents errors related to exchange, asset and instrument identifier key lookups.
- Order
Error - Represents all errors that can be generated when cancelling or opening orders.
Type Aliases§
- Unindexed
ApiError - Type alias for a
ApiErrorthat is keyed onAssetNameExchangeandInstrumentNameExchange(yet to be indexed). - Unindexed
Client Error - Type alias for a
ClientErrorthat is keyed onAssetNameExchangeandInstrumentNameExchange(yet to be indexed). - Unindexed
Order Error - Type alias for a
OrderErrorthat is keyed onAssetNameExchangeandInstrumentNameExchange(yet to be indexed).