doc/api/web.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Sun, 02 Feb 2020 23:01:01 +0100
changeset 12865 8e3fda2c60ef
parent 10494 b6f00889355c
permissions -rw-r--r--
merge 3.27 into default

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