Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nntp-client
v1.0.2
NNTP
Client
Connection
Articles
Context
Groups
Pool
Search
ConnectionContext
Context
Group
Header
Disposable
Error
ConnectionLost
ConnectionRefused
ContextError
NoArticleContext
NoGroupContext
NoSuchArticle
NoSuchGroup
PoolResourceLost
PoolResourceRefused
PoolRetryAttemptsExceeded
PoolTimeout
Pool
Stats
TimeoutHelper
Socket
Built with Crystal 1.9.2
2023-10-08 14:45:34 UTC
class
NNTP::Error::PoolResourceLost(T)
NNTP::Error::PoolResourceLost(T)
IO::Error
Exception
Reference
Object
Direct Known Subclasses
NNTP::Error::ConnectionLost
Defined in:
nntp/error.cr
Constructors
.new
(resource : T)
Instance Method Summary
#resource
: T
Constructor Detail
def self.
new
(resource : T)
#
[
View source
]
Instance Method Detail
def
resource
: T
#
[
View source
]