Public Member Functions | Static Public Attributes
tornado::test::web_test.MultipleExceptionTest::Handler Class Reference
Inheritance diagram for tornado::test::web_test.MultipleExceptionTest::Handler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def get
def log_exception

Static Public Attributes

int exc_count = 0

Detailed Description

Definition at line 1542 of file web_test.py.


Member Function Documentation

Definition at line 1546 of file web_test.py.

Override to customize logging of uncaught exceptions.

By default logs instances of `HTTPError` as warnings without
stack traces (on the ``tornado.general`` logger), and all
other exceptions as errors with stack traces (on the
``tornado.application`` logger).

.. versionadded:: 3.1

Reimplemented from tornado.web.RequestHandler.

Definition at line 1551 of file web_test.py.


Member Data Documentation

Definition at line 1543 of file web_test.py.


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


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Wed Sep 13 2017 03:18:21