RuntimeError
# File lib/rhc/rest.rb, line 25 def initialize(message=nil, code=1) super(message) @code = (Integer(code) rescue nil) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.