Exception: Gem::RemoteFetcher::UnknownHostError

Inherits:
FetchError show all
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

Instance Attribute Summary

Attributes inherited from FetchError

#original_uri, #uri

Method Summary

Methods inherited from FetchError

#initialize, #to_s

Constructor Details

This class inherits a constructor from Gem::RemoteFetcher::FetchError