class

NNTP::Error::ConnectionLost

Inherits NNTP::Error::PoolResourceLost < IO::Error < SystemError < Exception < Reference < Object

Raised when an established connection is lost probably due to socket/network issues. It is used by the connection pool retry logic.

Constructors

new(resource : T)
Source

Instance methods

connection
Source