:mod:`circuits.web.exceptions` -- Exceptions
============================================

.. automodule :: circuits.web.exceptions

Exceptions
----------

.. autoexception :: HTTPException
.. autoexception :: BadGateway
.. autoexception :: BadRequest
.. autoexception :: Forbidden
.. autoexception :: Gone
.. autoexception :: InternalServerError
.. autoexception :: LengthRequired
.. autoexception :: MethodNotAllowed
.. autoexception :: NotAcceptable
.. autoexception :: NotFound
.. autoexception :: NotImplemented
.. autoexception :: PreconditionFailed
.. autoexception :: Redirect
.. autoexception :: RequestEntityTooLarge
.. autoexception :: RequestTimeout
.. autoexception ::  RequestURITooLarge
.. autoexception :: ServiceUnavailable
.. autoexception :: Unauthorized
.. autoexception :: UnicodeError
.. autoexception :: UnsupportedMediaType


Events
------

**none**

Components
----------

**none**

Functions
---------

**none**
