doc/api/web.rst
author Nicola Spanti <nicola.spanti@logilab.fr>
Wed, 12 Feb 2020 16:20:10 +0100
branch3.26
changeset 12875 1dc4f480ba1a
parent 10494 b6f00889355c
permissions -rw-r--r--
[web/views] Backport changeset be63e0fd43d0 (it is a fix) in 3.26

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