doc/api/web.rst
author Rémi Cardona <remi.cardona@logilab.fr>
Tue, 15 Sep 2015 15:10:59 +0200
changeset 10594 6a55853f14c9
parent 10494 b6f00889355c
permissions -rw-r--r--
Unused imports

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