doc/api/web.rst
author David Douard <david.douard@logilab.fr>
Fri, 22 Jul 2016 18:26:17 +0200
branch3.22
changeset 11442 92db0bb8e26d
parent 10494 b6f00889355c
permissions -rw-r--r--
[pkg] remove .dev0 from version

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