Expand description
Error types for the Dune API client
This module provides the error types for the Dune API client,
built on top of the shared ApiError infrastructure.
Enums§
- ApiError
- Generic API error type with support for domain-specific errors
- Domain
Error - Domain-specific errors for Dune API
Functions§
- execution_
failed - Create an execution failed error
- execution_
timeout - Create an execution timeout error
- insufficient_
credits - Create an insufficient credits error
- invalid_
api_ key - Create an invalid API key error
- not_
found - Create a not found error