Exception: CFoundry::NotFound
- Defined in:
- lib/cfoundry/errors.rb
Overview
Generic exception thrown when accessing something that doesn’t exist (e.g. getting info of unknown application).
Method Summary
Methods inherited from APIError
#description, #error_code, #initialize, #to_s
Constructor Details
This class inherits a constructor from CFoundry::APIError