Methods

Class/Module Index [+]

Quicksearch

RHC::InvalidURIException

Public Class Methods

new(uri) click to toggle source
# File lib/rhc/exceptions.rb, line 222
def initialize(uri)
  super "Invalid URI specified: #{uri}"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.