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