RHC::Exception
# File lib/rhc/exceptions.rb, line 184 def initialize(message="The server does not support cloning apps") super message, 134 end