doc/api/web.rst
author Elodie Thieblin <ethieblin@logilab.fr>
Wed, 18 Mar 2020 09:57:48 +0100
changeset 12923 341de318d6de
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] update cubicweb version

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