doc/api/web.rst
author Laurent Peuch <cortex@worlddomination.be>
Wed, 26 Jun 2019 02:32:02 +0200
branch3.26
changeset 12747 36d4a8ec1fb7
parent 10494 b6f00889355c
permissions -rw-r--r--
[ux] display instance name in suggested upgrade command

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