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