method

report_on_exception

v2_4_6 - Show latest stable - Class: Thread
report_on_exception()
public

Returns the status of the thread-local “report on exception” condition for this thr.

The default is false.

See also #report_on_exception=.

There is also a class level method to set this for all threads, see ::report_on_exception.