Uses of Class
com.carrotsearch.randomizedtesting.RandomizedRunner.QueueUncaughtExceptionsHandler
Packages that use RandomizedRunner.QueueUncaughtExceptionsHandler
-
Uses of RandomizedRunner.QueueUncaughtExceptionsHandler in com.carrotsearch.randomizedtesting
Fields in com.carrotsearch.randomizedtesting declared as RandomizedRunner.QueueUncaughtExceptionsHandlerModifier and TypeFieldDescription(package private) RandomizedRunner.QueueUncaughtExceptionsHandler
RandomizedRunner.handler
Thread.UncaughtExceptionHandler
for capturing uncaught exceptions from the test group and globally.