doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 06 Mar 2017 15:22:16 +0100
changeset 12002 26453d9467f6
parent 10494 b6f00889355c
permissions -rw-r--r--
[test] Make unittest_serverctl.py flake8-clean

.. _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