Class Rhc::Rest::ResourceNotFoundException
In: lib/rhc-rest/exceptions/exceptions.rb
Parent: Rhc::Rest::ClientErrorException

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

[Validate]