doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 24 Jun 2016 13:08:52 +0200
branch3.22
changeset 11387 51e988f9870e
parent 10494 b6f00889355c
permissions -rw-r--r--
[pkg] Bump version to 3.22.4.dev0

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