doc/api/web.rst
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 16 Sep 2015 11:31:36 +0200
changeset 10828 0e5a9a03a79d
parent 10494 b6f00889355c
permissions -rw-r--r--
session.id → session.sessionid

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