doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 30 Jul 2019 10:16:51 +0200
changeset 12713 e82a8ae8fc65
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] link to 3.27 (and missing 3.26) pages

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