doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 09 Mar 2017 09:16:00 +0100
changeset 12007 b82cda5ba3bf
parent 10494 b6f00889355c
permissions -rw-r--r--
[test] Flake8-clean and use stdlib unittest in cubicweb/server/test/unittest_utils.py

.. _web_module:

:mod:`cubicweb.web`
===================

.. automodule:: cubicweb.web

    Exceptions
    ----------

    .. autoexception:: DirectResponse
    .. autoexception:: InvalidSession
    .. autoexception:: PublishException
    .. autoexception:: LogOut
    .. autoexception:: Redirect
    .. autoexception:: StatusResponse
    .. autoexception:: RequestError
    .. autoexception:: NothingToEdit
    .. autoexception:: ProcessFormError
    .. autoexception:: NotFound
    .. autoexception:: RemoteCallFailed