doc/api/web.rst
author David Douard <david.douard@logilab.fr>
Fri, 03 Jul 2015 14:07:53 +0200
changeset 10499 d0907690af55
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] move the documentations from docstring directly to the book. and improve a bit API documentations. Related to #4832808

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