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
Instance Attribute Summary
Instance Method Summary
StatementInvalid - Inherited
Constructor Details
This class inherits a constructor from ActiveRecord::StatementInvalid