Skip to Content Skip to Search
v7.1.0
class ActiveRecord::ConnectionFailed < ActiveRecord::QueryAborted

ActiveRecord::ConnectionFailed

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

Definition files