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