doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 30 May 2016 21:35:50 +0200
changeset 11450 c7296e06e74e
parent 10494 b6f00889355c
permissions -rw-r--r--
[skeleton] Remove test/pytestconf.py

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