Exception: RHACK::ServerError
- Inherits:
-
BasicError
- Object
- StandardError
- BasicError
- RHACK::ServerError
- Defined in:
- lib/rhack/clients/errors.rb
Overview
The client successfully connected to the server but it returned an improper, non-descriptive response, e.g. 500 status, empty body, etc.
Instance Attribute Summary
Attributes inherited from BasicError
Method Summary
Methods inherited from BasicError
Constructor Details
This class inherits a constructor from RHACK::BasicError