Exception: Gem::RemoteFetcher::UnknownHostError
- Inherits:
-
FetchError
- Object
- RuntimeError
- Exception
- FetchError
- Gem::RemoteFetcher::UnknownHostError
- 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
Attributes inherited from Exception
Method Summary
Methods inherited from FetchError
Methods included from Deprecate
deprecate, skip, skip=, skip_during
Constructor Details
This class inherits a constructor from Gem::RemoteFetcher::FetchError