Exception: OpenURI::HTTPError
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Subclasses: | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          StandardError
         | |
| Instance Chain: 
          self,
          StandardError
         | |
| Inherits: | StandardError 
 | 
| Defined in: | lib/open-uri.rb | 
Class Method Summary
- .new(message, io) ⇒ HTTPError constructor
Instance Attribute Summary
- #io readonly
Constructor Details
    .new(message, io)  ⇒ HTTPError 
  
Instance Attribute Details
#io (readonly)
[ GitHub ]# File 'lib/open-uri.rb', line 367
attr_reader :io