Exception: RHACK::ServerError

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

#details

Method Summary

Methods inherited from BasicError

#initialize

Constructor Details

This class inherits a constructor from RHACK::BasicError