doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 26 Mar 2019 13:08:13 +0100
changeset 12541 bbbccb0b3a66
parent 10494 b6f00889355c
permissions -rw-r--r--
Flake8 cubicweb/cwvreg.py

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