Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 555 Bytes

exceptions.rst

File metadata and controls

22 lines (17 loc) · 555 Bytes

Exception Classes

.. module:: koordinates.exceptions


.. autoexception:: KoordinatesException
.. autoexception:: ClientError
.. autoexception:: ClientValidationError
.. autoexception:: InvalidAPIVersion
.. autoexception:: ServerError
.. autoexception:: BadRequest
.. autoexception:: AuthenticationError
.. autoexception:: Forbidden
.. autoexception:: NotFound
.. autoexception:: NotAllowed
.. autoexception:: Conflict
.. autoexception:: RateLimitExceeded
.. autoexception:: InternalServerError
.. autoexception:: ServiceUnvailable