Exceptions
Exception classes for error handling in the Datawrapper library.
FailedRequestError
InvalidRequestError
RateLimitError
- exception datawrapper.exceptions.RateLimitError(response, resource_type=None)[source]
Bases:
FailedRequestErrorCustom exception for API rate limit errors (429 status code).