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