Exception: Dbwatcher::Storage::StorageError
- Inherits:
-
StandardError
- Object
- StandardError
- Dbwatcher::Storage::StorageError
- Defined in:
- lib/dbwatcher/storage/errors.rb
Overview
Base storage error class
All storage-related errors inherit from this class to provide consistent error handling across the storage module.
Direct Known Subclasses
CorruptedDataError, PermissionError, QueryNotFoundError, SessionNotFoundError, TableNotFoundError, ValidationError