doc/api/web.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 21 Jun 2016 13:49:32 +0200
changeset 11333 094b29cf2dc9
parent 10494 b6f00889355c
permissions -rw-r--r--
[test] Prefer unittest.main

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