Exception: TooManyRequestsError

Inherits:
DataSiftError show all
Defined in:
lib/errors.rb

Overview

Standard error returned when receiving a 429 response from the API

Instance Attribute Summary

Attributes inherited from DataSiftError

#body, #response, #status

Method Summary

Methods inherited from DataSiftError

#initialize, #message, #to_s

Constructor Details

This class inherits a constructor from DataSiftError