Exception: RHC::Rest::ResourceNotFoundException
- Inherits:
-
ClientErrorException
- Object
- RuntimeError
- Exception
- ClientErrorException
- RHC::Rest::ResourceNotFoundException
- Defined in:
- lib/rhc/rest.rb
Overview
Exceptions thrown in case of an HTTP 404 is received.
404 Not Found
The server has not found anything matching the Request-URI or the requested resource does not exist
Direct Known Subclasses
ApiEndpointNotFound, ApplicationNotFoundException, DomainNotFoundException
Instance Attribute Summary
Attributes inherited from Exception
Method Summary
Methods inherited from Exception
Constructor Details
This class inherits a constructor from RHC::Rest::Exception