doc/api/web.rst
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 21 Mar 2016 10:53:44 +0100
changeset 11221 2cbd81aa2c19
parent 10494 b6f00889355c
permissions -rw-r--r--
[tox] use master URL for yams repository No need to clone from review. This should help get consistent results.

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