doc/api/web.rst
author Laurent Peuch <cortex@worlddomination.be>
Tue, 12 Feb 2019 15:31:12 +0100
branch3.26
changeset 12374 bb18c84aed54
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] link to README regarding how to contribute to the code base

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