Exception: RHC::Rest::RequestDeniedException
- Inherits:
-
ClientErrorException
- Object
- RuntimeError
- Exception
- ClientErrorException
- RHC::Rest::RequestDeniedException
- Defined in:
- lib/rhc/rest.rb
Overview
Exceptions thrown in case of an HTTP 403 is received.
403 Forbidden
The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated.
Instance Attribute Summary
Attributes inherited from Exception
Method Summary
Methods inherited from Exception
Constructor Details
This class inherits a constructor from RHC::Rest::Exception