RHC::Exception
# File lib/rhc/exceptions.rb, line 253 def initialize(message="This operation is not supported by the server.") super message, 1 end