.. _exceptions: Exceptions ========== Exception classes for error handling in the Datawrapper library. .. currentmodule:: datawrapper.exceptions FailedRequestError ------------------ .. autoexception:: FailedRequestError :members: :show-inheritance: InvalidRequestError ------------------- .. autoexception:: InvalidRequestError :members: :show-inheritance: RateLimitError -------------- .. autoexception:: RateLimitError :members: :show-inheritance: