doc/api/web.rst
author Rémi Cardona <remi.cardona@logilab.fr>
Mon, 14 Sep 2015 16:45:03 +0200
changeset 10619 444b1df7b4cb
parent 10494 b6f00889355c
permissions -rw-r--r--
[dataimport] port ucsvreader tests to io.BytesIO

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