Exception: RHACK::RequestError

Inherits:
BasicError show all
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

#details

Method Summary

Methods inherited from BasicError

#initialize

Constructor Details

This class inherits a constructor from RHACK::BasicError