Class: Net::NNTP::FailResponse
- Defined in:
- lib/net/nntp/response.rb
Overview
Codes: 5xx
Subclasses:
-
NotImplemented
-
SyntaxError
-
PermanentlyUnavailable
-
FeatureNotProvided
-
EncodingError
Direct Known Subclasses
EncodingError, FeatureNotProvided, NotImplemented, PermanentlyUnavailable, SyntaxError
Instance Attribute Summary
Attributes inherited from Response
Method Summary
Methods inherited from Response
#==, #body, class_from_code, create, #force_close?, #generic?, #has_body?, #initialize, #multiline?, #needs_article?
Constructor Details
This class inherits a constructor from Net::NNTP::Response