Exception: RHACK::ClientError

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

OAuthError

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