Maintenance of Ruby 2.0.0 will end on February 24, 2016. Read more
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 27 def initialize(message, uri) super message @uri = uri end
This page was generated for Ruby 2.0.0
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.33.0.