Exception: Sequel::PoolTimeout

Inherits:
Error show all
Defined in:
lib/sequel/exceptions.rb

Overview

Raised when the connection pool cannot acquire a database connection before the timeout.

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