doc/api/web.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 29 Mar 2017 10:34:16 +0200
branch3.25
changeset 12117 49beb974888f
parent 10494 b6f00889355c
permissions -rw-r--r--
[test] Extract out method-which-is-not-a-method mocking iter_entry_points to ease reuse and improve readability.

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