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