API Reference
exceptions
Classes:
-
ConnectionTimeoutError–Raise when the connection to the API times out (HTTP 522).
-
DataNotFoundError–Raise when requested data is not found (HTTP 404).
-
YattaAPIError–Raise for yatta-py API errors.
ConnectionTimeoutError
Raise when the connection to the API times out (HTTP 522).
DataNotFoundError
Raise when requested data is not found (HTTP 404).