doc/api/web.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 03 Feb 2017 13:37:32 +0100
changeset 11947 3c58ea2fd745
parent 10494 b6f00889355c
permissions -rw-r--r--
Merge 3.24.5 into default branch

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