doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 12 Oct 2016 11:09:08 +0200
changeset 11714 73201a210007
parent 10494 b6f00889355c
permissions -rw-r--r--
[test] Make cubicweb/test/unittest_utils.py flake8-clean

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