Exception: ActiveRecord::QueryAborted
- Inherits:
-
StatementInvalid
- Object
- StandardError
- ActiveRecordError
- StatementInvalid
- ActiveRecord::QueryAborted
- Defined in:
- activerecord/lib/active_record/errors.rb
Overview
Superclass for errors that have been aborted (either by client or server).
Direct Known Subclasses
AdapterTimeout, ConnectionFailed, QueryCanceled, StatementTimeout
Instance Attribute Summary
Attributes inherited from StatementInvalid
Method Summary
Methods inherited from StatementInvalid
Constructor Details
This class inherits a constructor from ActiveRecord::StatementInvalid