doc/api/web.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 30 Jan 2017 18:14:45 +0100
branch3.24
changeset 11938 fc19dda111dc
parent 10494 b6f00889355c
permissions -rw-r--r--
[migration] Stop asking confirm to commit

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