Public Member Functions | Public Attributes
tornado.web.HTTPError Class Reference

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 args
 log_message
 status_code

Detailed Description

An exception that will turn into an HTTP error response.

Definition at line 1450 of file web.py.


Constructor & Destructor Documentation

def tornado.web.HTTPError.__init__ (   self,
  status_code,
  log_message = None,
  args 
)

Definition at line 1452 of file web.py.


Member Function Documentation

Definition at line 1457 of file web.py.


Member Data Documentation

Definition at line 1452 of file web.py.

Definition at line 1452 of file web.py.

Definition at line 1452 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