Exception: RHACK::RequestError
- Inherits:
-
BasicError
- Object
- StandardError
- BasicError
- RHACK::RequestError
- Defined in:
- lib/rhack/clients/errors.rb
Overview
The client successfully connected to the server but server didn’t accept a request and returned a descriptive exception, e.g. 406 status, body with only “error” key, etc.
Instance Attribute Summary
Attributes inherited from BasicError
Method Summary
Methods inherited from BasicError
Constructor Details
This class inherits a constructor from RHACK::BasicError