doc/api/web.rst
changeset 10494 b6f00889355c
equal deleted inserted replaced
10493:64b4e1def4ec 10494:b6f00889355c
       
     1 .. _web_module:
       
     2 
       
     3 :mod:`cubicweb.web`
       
     4 ===================
       
     5 
       
     6 .. automodule:: cubicweb.web
       
     7 
       
     8     Exceptions
       
     9     ----------
       
    10 
       
    11     .. autoexception:: DirectResponse
       
    12     .. autoexception:: InvalidSession
       
    13     .. autoexception:: PublishException
       
    14     .. autoexception:: LogOut
       
    15     .. autoexception:: Redirect
       
    16     .. autoexception:: StatusResponse
       
    17     .. autoexception:: RequestError
       
    18     .. autoexception:: NothingToEdit
       
    19     .. autoexception:: ProcessFormError
       
    20     .. autoexception:: NotFound
       
    21     .. autoexception:: RemoteCallFailed