# File lib/rhc/exceptions.rb, line 253
    def initialize(message="You can only add or remove members on a domain or team.")
      super message, 1
    end