doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 18 Jun 2018 10:04:08 +0200
branch3.26
changeset 12326 034bca253b55
parent 10494 b6f00889355c
permissions -rw-r--r--
Added tag 3.26.4, debian/3.26.4-1 for changeset e1c1af68db86

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