Package cherrypy :: Module _cperror :: Class TimeoutError
[hide private]
[frames] | no frames]

Class TimeoutError

source code

exceptions.Exception --+    
                       |    
       CherryPyException --+
                           |
                          TimeoutError

Exception raised when Response.timed_out is detected.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__