doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 14 Sep 2016 17:03:46 +0200
changeset 11470 c0167228c12c
parent 10494 b6f00889355c
permissions -rw-r--r--
[skeleton] Fix modname in __pkginfo__

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