doc/api/web.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Sun, 01 May 2016 22:00:14 +0200
changeset 11238 bb5fdf1eb8fb
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] fix abstract 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