Gem::Exception
A FetchError exception wraps up the various possible IO and HTTP failures that could happen while downloading from the internet.
The URI which was being accessed when the exception happened.
# File rubygems/remote_fetcher.rb, line 28 def initialize(message, uri) super message @uri = uri end
This page was generated for Ruby 2.3.4
Ruby-doc.org is a service of James Britt and Neurogami, a software development company in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.36.0.