doc/api/web.rst
author Rémi Cardona <remi.cardona@logilab.fr>
Fri, 18 Sep 2015 12:34:51 +0200
changeset 10709 3ada28a113f8
parent 10494 b6f00889355c
permissions -rw-r--r--
[py3k] dict methods no longer return indexable objects

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