Expand description
Error types for marketdata-core
Error code ranges:
- 1000-1999: Client errors (bad input, deserialization)
- 2000-2999: Server/API errors (auth, connection, HTTP)
- 3000-3999: Network errors (timeout, WebSocket)
- 9000-9999: Internal errors (unexpected failures)
Enumsยง
- Error
Kind - Coarse-grained classification of the source of a
MarketDataError. - Market
Data Error - Main error type for marketdata-core operations
- WebSocket
Error Kind - Coarse-grained classification of the source of a
MarketDataError.