doc/api/web.rst
author Laurent Peuch <cortex@worlddomination.be>
Wed, 23 Oct 2019 04:28:45 +0200
changeset 12750 74b473f288d5
parent 10494 b6f00889355c
permissions -rw-r--r--
[changelog] add missing information to the 3.27 changelog

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