Searched refs:dispatchUncaughtException (Results 1 – 4 of 4) sorted by relevance
238 t.dispatchUncaughtException(e); in testUncaughtExceptionPreHandler_calledBeforeDefaultHandler()257 t.dispatchUncaughtException(e); in testUncaughtExceptionPreHandler_noDefaultHandler()
491 Thread.currentThread().dispatchUncaughtException(syntheticException); in finalizerTimedOut()
310 public final void dispatchUncaughtException(java.lang.Throwable e) { in dispatchUncaughtException() method in Thread
2192 public final void dispatchUncaughtException(Throwable e) { in dispatchUncaughtException() method in Thread