Searched refs:getUncaughtExceptionPreHandler (Results 1 – 5 of 5) sorted by relevance
148 public static UncaughtExceptionHandler getUncaughtExceptionPreHandler() { throw new RuntimeExceptio… in getUncaughtExceptionPreHandler() method in Thread
2248 public static UncaughtExceptionHandler getUncaughtExceptionPreHandler() { in getUncaughtExceptionPreHandler() method in Thread2297 Thread.getUncaughtExceptionPreHandler(); in dispatchUncaughtException()
297 public static java.lang.Thread.UncaughtExceptionHandler getUncaughtExceptionPreHandler() { in getUncaughtExceptionPreHandler() method in Thread
684 if (Thread.getUncaughtExceptionPreHandler() == null && in timedOut()
401 method public static java.lang.Thread.UncaughtExceptionHandler getUncaughtExceptionPreHandler();