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