RHC::Exception
# File lib/rhc/exceptions.rb, line 77 def initialize(message="Team not found") super message, 162 end