Exception: Rhc::Rest::ResourceNotFoundException

Inherits:
ClientErrorException show all
Defined in:
lib/rhc-rest/exceptions/exceptions.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

Instance Attribute Summary

Attributes inherited from BaseException

#code

Method Summary

Methods inherited from BaseException

#initialize

Constructor Details

This class inherits a constructor from Rhc::Rest::BaseException