Exception: Gem::RemoteFetcher::UnknownHostError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: | |
| Instance Chain: | |
| Inherits: | Gem::RemoteFetcher::FetchError 
 | 
| Defined in: | lib/rubygems/remote_fetcher.rb | 
Overview
A FetchError that indicates that the reason for not being able to fetch data was that the host could not be contacted
Class Method Summary
FetchError - Inherited
::Gem::Deprecate - Extended
| deprecate | Simple deprecation method that deprecates  | 
| skip_during | Temporarily turn off warnings. | 
Instance Attribute Summary
FetchError - Inherited
| #uri | The URI which was being accessed when the exception happened. | 
::Gem::Exception - Inherited
Instance Method Summary
Constructor Details
This class inherits a constructor from Gem::RemoteFetcher::FetchError