Exception: HTTPError::TooManyRequests
- Defined in:
- lib/4xx_errors.rb
Overview
429 Too Many Requests
Constant Summary collapse
- CODE =
Rack::Utils.status_code(:too_many_requests)
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase