Public Member Functions
tornado.web.ErrorHandler Class Reference
Inheritance diagram for tornado.web.ErrorHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def initialize
def prepare

Detailed Description

Generates an error response with status_code for all requests.

Definition at line 1466 of file web.py.


Member Function Documentation

def tornado.web.ErrorHandler.initialize (   self,
  status_code 
)

Definition at line 1468 of file web.py.

Called at the beginning of a request before `get`/`post`/etc.

Override this method to perform common initialization regardless
of the request method.

Reimplemented from tornado.web.RequestHandler.

Definition at line 1471 of file web.py.


The documentation for this class was generated from the following file:


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Mon Oct 6 2014 06:58:15