doc/api/web.rst
author Arthur Lutz <arthur.lutz@logilab.fr>
Sun, 02 Feb 2020 22:10:00 +0100
branch3.27
changeset 12857 24a15a69b84a
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] remove setup instructions for Windows

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