doc/api/web.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Tue, 12 Mar 2019 23:20:50 +0100
changeset 12494 3c2f104638dd
parent 10494 b6f00889355c
permissions -rw-r--r--
[web] removed unused imports in basecomponents

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