doc/api/web.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 27 Jan 2016 08:38:04 +0100
changeset 11303 891f3ecdbf7f
parent 10494 b6f00889355c
permissions -rw-r--r--
[dataimport] rephrase minor bits of the meta generator

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