Exception: NWS::RateLimitError

Inherits:
APIError show all
Defined in:
lib/nws/errors.rb

Overview

Error raised when rate limit is exceeded (429)

Instance Attribute Summary

Attributes inherited from APIError

#response_body, #status_code

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from NWS::APIError