doc/api/web.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Mon, 02 May 2016 17:14:43 +0200
changeset 11239 19cacea03fde
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] fix abstract and example of data import

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