doc/api/web.rst
author Arthur Lutz <arthur.lutz@logilab.fr>
Fri, 31 Jan 2020 17:24:45 +0100
branch3.27
changeset 12864 96af8cdcdc7d
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc/dev/CI] initial information about jenkins

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