Exception: Underpass::RateLimitError

Inherits:
Error
  • Object
show all
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

#initialize, #to_h, #to_json

Constructor Details

This class inherits a constructor from Underpass::Error