Expand description
Error types for the Polymarket client
This module defines all error types used throughout the client, designed for clear error handling in trading environments where fast error recovery is critical.
Enums§
- Auth
Error Kind - Authentication error subcategories
- Market
Data Error Kind - Market data error subcategories
- Order
Error Kind - Order error subcategories
- Polyfill
Error - Main error type for the Polymarket client
- Stream
Error Kind - Streaming error subcategories
Type Aliases§
- Result
- Result type alias for convenience