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