Public Member Functions | Public Attributes
tornado.http1connection._ExceptionLoggingContext Class Reference

List of all members.

Public Member Functions

def __enter__
def __exit__
def __init__

Public Attributes

 logger

Detailed Description

Used with the ``with`` statement when calling delegate methods to
log any exceptions with the given logger.  Any exceptions caught are
converted to _QuietException

Definition at line 40 of file http1connection.py.


Constructor & Destructor Documentation

Definition at line 45 of file http1connection.py.


Member Function Documentation

Definition at line 48 of file http1connection.py.

def tornado.http1connection._ExceptionLoggingContext.__exit__ (   self,
  typ,
  value,
  tb 
)

Definition at line 51 of file http1connection.py.


Member Data Documentation

Definition at line 45 of file http1connection.py.


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


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Thu Aug 27 2015 14:50:40