Exception: DurableHuggingfaceHub::DurableHuggingfaceHubError
- Inherits:
-
StandardError
- Object
- StandardError
- DurableHuggingfaceHub::DurableHuggingfaceHubError
- Defined in:
- lib/durable_huggingface_hub/errors.rb
Overview
Base error class for all HuggingFace Hub errors.
All exceptions raised by this library inherit from this class, allowing users to rescue all library-specific errors with a single rescue clause.
Direct Known Subclasses
CacheNotFoundError, CorruptedCacheError, FileMetadataError, HfHubHTTPError, InferenceTimeoutError, LFSError, LocalEntryNotFoundError, LocalTokenNotFoundError, ValidationError