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