Exception: ActiveRecord::StatementTimeout
- Inherits:
-
QueryAborted
- Object
- StandardError
- ActiveRecordError
- StatementInvalid
- QueryAborted
- ActiveRecord::StatementTimeout
- Defined in:
- activerecord/lib/active_record/errors.rb
Overview
StatementTimeout will be raised when statement timeout exceeded.
Instance Attribute Summary
Attributes inherited from StatementInvalid
Method Summary
Methods inherited from StatementInvalid
Constructor Details
This class inherits a constructor from ActiveRecord::StatementInvalid