doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 27 Mar 2019 09:21:18 +0100
changeset 12521 cb68c985ee01
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] Drop mention of the "pyramid" cube This cube got merged into cubicweb several versions ago.

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