Exception: HTM::Error
- Inherits:
-
StandardError
- Object
- StandardError
- HTM::Error
- Defined in:
- lib/htm/errors.rb
Overview
Base error class for all HTM errors
All custom HTM errors inherit from this class, providing a common ancestor for error handling.
Direct Known Subclasses
AuthorizationError, CircuitBreakerOpenError, ConfigurationError, DatabaseError, EmbeddingError, NotFoundError, PropositionError, ResourceExhaustedError, TagError, ValidationError