RHC::Exception
# File lib/rhc/exceptions.rb, line 11 def initialize(message="Domain not found") super message, 127 end