doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 17 Mar 2017 17:32:04 +0100
changeset 12070 a44f67dd0474
parent 10494 b6f00889355c
permissions -rw-r--r--
[pkg] Depends on yams >= 0.45.0

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