doc/api/web.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 16 Jul 2014 15:30:16 +0200
changeset 11199 2fe2077cc92d
parent 10494 b6f00889355c
permissions -rw-r--r--
[session,repo] remove last trace of "cnxprops" Related to #1381328.

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