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