class DB::ConnectionLost
- DB::ConnectionLost
- 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.
Raised when an established connection is lost probably due to socket/network issues. It is used by the connection pool retry logic.