doc/api/web.rst
author Laurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 18:54:23 +0100
branch3.26
changeset 12462 76c9ced6b3cc
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] style, switch to bullet points list to make things easier to read

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