.. _exceptions_ref:

Exceptions
==========

.. module:: restclient.errors

.. autoexception:: restclient.errors.ResourceNotFound
.. autoexception:: restclient.errors.Unauthorized
.. autoexception:: restclient.errors.RequestFailed
.. autoexception:: restclient.errors.RequestError
.. autoexception:: restclient.errors.TransportError
.. autoexception:: restclient.errors.InvalidUrl
