Searched refs:exceptionHandler (Results 1 – 1 of 1) sorted by relevance
72 final UncaughtExceptionHandler exceptionHandler = new UncaughtExceptionHandler(); in runWithRequestActive() local74 thread.setUncaughtExceptionHandler(exceptionHandler); in runWithRequestActive()86 final Throwable t = exceptionHandler.getThrowable(); in runWithRequestActive()