doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 26 Jun 2019 15:01:15 +0200
branch3.26
changeset 12673 e7eb914df71d
parent 10494 b6f00889355c
permissions -rw-r--r--
[debian] Release 3.26.11-2

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