Exception: VerifIP::RateLimitError

Inherits:
VerifIPError show all
Defined in:
lib/verifip/errors.rb

Overview

Raised on 429 (rate limit exceeded). Check VerifIPError#retry_after for wait time.

Instance Attribute Summary

Attributes inherited from VerifIPError

#error_code, #retry_after, #status_code

Method Summary

Methods inherited from VerifIPError

#initialize, #to_s

Constructor Details

This class inherits a constructor from VerifIP::VerifIPError