doc/api/web.rst
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 12 Oct 2015 18:43:41 +0200
changeset 10784 21bb9a00adeb
parent 10494 b6f00889355c
permissions -rw-r--r--
[uilib] fix traceback on python3

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