Exception: ActiveRecord::ConnectionTimeoutError
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Subclasses:
|
|
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
|
|
Instance Chain:
|
|
Inherits: |
ActiveRecord::ConnectionNotEstablished
|
Defined in: | activerecord/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.
Class Method Summary
Instance Attribute Summary
AdapterError
- Inherited
Instance Method Summary
ConnectionNotEstablished
- Inherited
Constructor Details
This class inherits a constructor from ActiveRecord::ConnectionNotEstablished