class

Tourmaline::Error::ConnectionLost

Inherits DB::PoolResourceLost < DB::Error < Exception < Reference < Object

Raised when a connection is unable to be established probably due to socket/network or configuration issues. It is used by the connection pool retry logic.