Exception: ActiveRecord::AdapterTimeout
- Inherits:
-
QueryAborted
- Object
- StandardError
- ActiveRecordError
- AdapterError
- StatementInvalid
- QueryAborted
- ActiveRecord::AdapterTimeout
- Defined in:
- lib/active_record/errors.rb
Overview
AdapterTimeout will be raised when database clients times out while waiting from the server.
Instance Attribute Summary
Attributes inherited from StatementInvalid
Attributes inherited from AdapterError
Method Summary
Methods inherited from StatementInvalid
Methods inherited from AdapterError
Constructor Details
This class inherits a constructor from ActiveRecord::StatementInvalid