doc/api/web.rst
author David Douard <david.douard@logilab.fr>
Tue, 24 Apr 2018 14:16:14 +0200
changeset 12301 73634b5447e2
parent 10494 b6f00889355c
permissions -rw-r--r--
[test/rset] add tests for ResultSet.first() and .last() methods

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