RHC::Exception
# File lib/rhc/exceptions.rb, line 172 def initialize(message="The server does not support deployments") super message, 132 end