Exception: Sequel::DatabaseConnectionError

Inherits:
DatabaseError show all
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

Instance Attribute Summary

Attributes inherited from Error

#wrapped_exception