Exception: ActiveRecord::StatementTimeout

Inherits:
StatementInvalid show all
Defined in:
lib/active_record/errors.rb

Overview

StatementTimeout will be raised when statement timeout exceeded.

Method Summary

Methods inherited from StatementInvalid

#initialize

Constructor Details

This class inherits a constructor from ActiveRecord::StatementInvalid