doc/api/web.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 19 Apr 2017 10:18:47 +0200
changeset 12168 2ff5b8955f3f
parent 10494 b6f00889355c
permissions -rw-r--r--
[pkg] Fix path error in flake8-ok-files 'sources' is a subpackage of 'server'.

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