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

#uri

Attributes inherited from Exception

#source_exception

Method Summary

Methods inherited from FetchError

#initialize, #to_s

Methods included from Deprecate

deprecate, skip, skip=, skip_during

Constructor Details

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