doc/api/web.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 22 Jun 2016 17:13:10 +0200
changeset 11358 179b5ff3f428
parent 10494 b6f00889355c
permissions -rw-r--r--
Update to yams 0.44 API

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