Exception: TinyClient::BaseError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/tiny_client/base_error.rb

Overview

A base class for all errors of tiny client This class provides an error which we can rescue and catch all tiny client errors with

Direct Known Subclasses

RequestError, ResourceError, ResponseError