Exception: Underpass::RateLimitError
- Defined in:
- lib/underpass/errors.rb
Overview
Raised when the Overpass API returns a 429 rate limit response.
Instance Attribute Summary
Attributes inherited from Error
#code, #details, #error_message, #http_status
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Underpass::Error