RHC::Exception
# File lib/rhc/exceptions.rb, line 151 def initialize(uri) super "Invalid URI specified: #{uri}" end