class NNTP::Error::ConnectionLost
- NNTP::Error::ConnectionLost
- NNTP::Error::PoolResourceLost(NNTP::Connection)
- IO::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.