doc/api/web.rst
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 01 Oct 2015 11:57:40 +0200
changeset 10752 c69f109293f2
parent 10494 b6f00889355c
permissions -rw-r--r--
[server/session] unicode → six.text_type

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