Exception: VerifIP::RateLimitError
- Inherits:
-
VerifIPError
- Object
- StandardError
- VerifIPError
- VerifIP::RateLimitError
- 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
Constructor Details
This class inherits a constructor from VerifIP::VerifIPError