123456789_123456789_123456789_123456789_123456789_

Exception: ActiveRecord::QueryCanceled

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

QueryCanceled will be raised when canceling statement due to user request.

Class Method Summary

StatementInvalid - Inherited

Instance Attribute Summary

Constructor Details

This class inherits a constructor from ActiveRecord::StatementInvalid