RHC::Exception
# File lib/rhc/exceptions.rb, line 247 def initialize(message="The server does not support adding or removing members on this resource.") super message, 1 end