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