doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 03 Mar 2016 10:25:32 +0100
changeset 11180 c2a8317d4eec
parent 10494 b6f00889355c
permissions -rw-r--r--
[test] Replace remaining generative tests by subtests

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