Exception: RHACK::ClientError
- Inherits:
-
BasicError
- Object
- StandardError
- BasicError
- RHACK::ClientError
- Defined in:
- lib/rhack/clients/errors.rb
Overview
The client successfully connected to the server, the server accept a request but we failed to process a response, e.g. because of an unexpected response structure
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from BasicError
Method Summary
Methods inherited from BasicError
Constructor Details
This class inherits a constructor from RHACK::BasicError