class DB::ConnectionLost
- DB::ConnectionLost
 - DB::PoolResourceLost(DB::Connection)
 - DB::Error
 - Exception
 - Reference
 - Object
 
Overview
Raised when an established connection is lost probably due to socket/network issues. It is used by the connection pool retry logic.