Exception: Trustpilot::ClientError

Inherits:
APIError show all
Defined in:
lib/trustpilot/errors.rb

Overview

Any error with a 4xx HTTP status code

Direct Known Subclasses

AuthenticationError

Instance Attribute Summary

Attributes inherited from APIError

#body, #http_status, #message

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Trustpilot::APIError