123456789_123456789_123456789_123456789_123456789_

Exception: ActiveRecord::ConnectionFailed

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

ConnectionFailed will be raised when the network connection to the database fails while sending a query or waiting for its result.

Class Method Summary

StatementInvalid - Inherited

AdapterError - Inherited

Instance Attribute Summary

Instance Method Summary

Constructor Details

This class inherits a constructor from ActiveRecord::StatementInvalid