Searched refs:NNTPReplyError (Results 1 – 2 of 2) sorted by relevance
57 class NNTPReplyError(NNTPError): class78 error_reply = NNTPReplyError159 raise NNTPReplyError(resp)246 raise NNTPReplyError(resp)356 raise NNTPReplyError(resp)380 raise NNTPReplyError(resp)529 raise NNTPReplyError(resp)533 raise NNTPReplyError(resp)547 raise NNTPReplyError(resp)567 raise NNTPReplyError(resp)[all …]
83 .. exception:: NNTPReplyError