doc/api/web.rst
author Alexandre Richardson <alexandre.richardson@logilab.fr>
Thu, 17 Sep 2015 12:47:39 +0200
changeset 11186 6bc480ec5665
parent 10494 b6f00889355c
permissions -rw-r--r--
refactor a bit breadcrumbs to ease overriding of the root's display

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