doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 17 Nov 2016 16:03:02 +0100
branch3.24
changeset 11831 d1fbe53885e9
parent 10494 b6f00889355c
permissions -rw-r--r--
[pkg] Version 3.24.1

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