Exception: ActiveRecord::AdapterTimeout
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
|
|
Instance Chain:
|
|
Inherits: |
ActiveRecord::QueryAborted
|
Defined in: | activerecord/lib/active_record/errors.rb |
Overview
AdapterTimeout
will be raised when database clients times out while waiting from the server.
Class Method Summary
Instance Attribute Summary
Instance Method Summary
StatementInvalid
- Inherited
Constructor Details
This class inherits a constructor from ActiveRecord::StatementInvalid