doc/api/web.rst
author Christophe de Vienne <christophe@unlish.com>
Thu, 08 Jan 2015 23:00:56 +0100
changeset 10494 b6f00889355c
permissions -rw-r--r--
[doc] Start documenting the API Related to #4832808

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