doc/api/web.rst
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 04 Jan 2016 17:57:14 +0100
changeset 11051 de472896fc0a
parent 10494 b6f00889355c
permissions -rw-r--r--
[pkg] 3.22.0

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