doc/api/web.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 06 Jun 2018 18:37:16 +0200
changeset 12313 aa15dd521d04
parent 10494 b6f00889355c
permissions -rw-r--r--
[views/uicfg] obvious bug detected by sonar

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