RHC::Exception
# File lib/rhc/exceptions.rb, line 318 def initialize(message="The server does not support high availability") super message, 135 end