Expand description
Error types for CoinGecko REST API client operations.
This module provides custom error types used throughout the CoinGecko REST API integration, particularly for REST API client configuration and concurrent background data fetching.
Enumsยง
- Build
Error - Errors from initializing the CoinGecko REST API builder.
- Provider
Error - Errors from fetching and handling data from the CoinGecko REST API.