class NNTP::Error::ConnectionRefused
- NNTP::Error::ConnectionRefused
- NNTP::Error::PoolResourceRefused
- NNTP::Error
- Net::NNTP::Error
- Exception
- Reference
- Object
Overview
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.