doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 02 Jul 2019 11:32:59 +0200
branch3.26
changeset 12678 4531a266f8b2
parent 10494 b6f00889355c
permissions -rw-r--r--
[pkg] Version 3.26.12

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