Expand description
Error types for cloud storage operations
This module provides a comprehensive error hierarchy for all cloud storage operations, including S3, Azure Blob Storage, Google Cloud Storage, HTTP, authentication, and caching.
Enums§
- Auth
Error - Authentication-specific errors
- Azure
Error - Azure Blob Storage-specific errors
- Cache
Error - Cache-specific errors
- Cloud
Error - Main error type for cloud storage operations
- GcsError
- Google Cloud Storage-specific errors
- Http
Error - HTTP-specific errors
- Retry
Error - Retry-specific errors
- S3Error
- AWS S3-specific errors
Type Aliases§
- Result
- Result type for cloud storage operations