doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 24 Jan 2018 14:41:01 +0100
changeset 12250 afc678253bc2
parent 10494 b6f00889355c
permissions -rw-r--r--
[py3] Drop a couple of unicode() in devtools.testlib

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