Exception: ActiveRecord::ConnectionTimeoutError
- Inherits:
-
ConnectionNotEstablished
- Object
- StandardError
- ActiveRecordError
- AdapterError
- ConnectionNotEstablished
- ActiveRecord::ConnectionTimeoutError
- Defined in:
- lib/active_record/errors.rb
Overview
Raised when a connection could not be obtained within the connection acquisition timeout period: because max connections in pool are in use.
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from AdapterError
Method Summary
Methods inherited from ConnectionNotEstablished
Methods inherited from AdapterError
Constructor Details
This class inherits a constructor from ActiveRecord::ConnectionNotEstablished