Exception: WOTC::TooManyRequests
- Inherits:
-
ClientError
- Object
- StandardError
- Error
- ClientError
- WOTC::TooManyRequests
- Defined in:
- lib/wotc/error.rb
Overview
Raised when wotc.com returns the HTTP status code 429
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
#error_sentence, #initialize, #message, #raw_errors
Constructor Details
This class inherits a constructor from WOTC::Error