Exception: Sxn::Database::Error
- Defined in:
- lib/sxn/database/errors.rb
Overview
Base error class for all database-related errors
Direct Known Subclasses
ConflictError, ConnectionError, DuplicateSessionError, IntegrityError, MigrationError, SessionNotFoundError, TransactionError
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Sxn::Error