doc/api/web.rst
author Katia Saurfelt <katia.saurfelt@logilab.fr>
Tue, 11 Feb 2020 10:52:33 +0100
branch3.27
changeset 12872 c91685a3c731
parent 10494 b6f00889355c
permissions -rw-r--r--
Added tag 3.27.1, debian/3.27.1-1 for changeset 917601bb5b1b

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