Class: Net::NNTP::FailResponse

Inherits:
Response
  • Object
show all
Defined in:
lib/net/nntp/response.rb

Overview

Codes: 5xx

Subclasses:

  • NotImplemented

  • SyntaxError

  • PermanentlyUnavailable

  • FeatureNotProvided

  • EncodingError

Instance Attribute Summary

Attributes inherited from Response

#code, #message, #request

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