doc/api/web.rst
author Laurent Peuch <cortex@worlddomination.be>
Tue, 17 Dec 2019 21:21:55 +0100
changeset 12824 bc623a3e44e9
parent 10494 b6f00889355c
permissions -rw-r--r--
autopep8

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