doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 07 Jun 2019 14:56:22 +0200
changeset 12636 06faf72cf308
parent 10494 b6f00889355c
permissions -rw-r--r--
Merge with 3.26

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