doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 06 Aug 2019 15:43:59 +0200
branch3.26
changeset 12720 172f683a84f6
parent 10494 b6f00889355c
permissions -rw-r--r--
[pkg] version 3.26.14

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