doc/api/web.rst
author Laurent Peuch <cortex@worlddomination.be>
Tue, 12 Feb 2019 14:59:13 +0100
branch3.26
changeset 12441 e09daf8b1cd4
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] always indicate the file in which the code should be put

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