doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 06 Feb 2018 16:31:49 +0100
branch3.26
changeset 12263 e9dd37ffa076
parent 10494 b6f00889355c
permissions -rw-r--r--
[web] Fix UnboundLocalError about "exc" in ajax controller Introduced in 159dce89a145.

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