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