Exception: Sequel::DatabaseConnectionError
- Inherits:
-
DatabaseError
- Object
- StandardError
- Error
- DatabaseError
- Sequel::DatabaseConnectionError
- Defined in:
- lib/sequel/exceptions.rb
Overview
Error raised when the Sequel is unable to connect to the database with the connection parameters it was given.
Constant Summary
Constants inherited from Error
Error::AdapterNotFound, Error::InvalidOperation, Error::InvalidValue, Error::PoolTimeoutError, Error::Rollback