doc/api/web.rst
author Rémi Cardona <remi.cardona@logilab.fr>
Tue, 15 Sep 2015 16:09:55 +0200
changeset 10667 c23dc4f7467a
parent 10494 b6f00889355c
permissions -rw-r--r--
[py3k] declare meta classes using six.add_metaclass

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