Package nan.exception.nntp

Exception Summary
InvalidArticleException Thrown when an invalid article is requested.
NNTPConnectException Thrown to indicate a problem with an NNTP connection.
NNTPException The base class exception for all NNTP-type exceptions.
NNTPResetException Thrown when the NNTP connection is reset.
UnconnectedException Thrown when an NNTP command is attemped on an unconnected client.