Searched refs:setUncaughtExceptionPreHandler (Results 1 – 6 of 6) sorted by relevance
76 public static void setUncaughtExceptionPreHandler( in setUncaughtExceptionPreHandler() method in RuntimeHooks78 Thread.setUncaughtExceptionPreHandler(uncaughtExceptionHandler); in setUncaughtExceptionPreHandler()
147 Thread.setUncaughtExceptionPreHandler(initialHandler); in testUncaughtExceptionPreHandler_calledBeforeDefaultHandler()158 Thread.setUncaughtExceptionPreHandler(null); in testUncaughtExceptionPreHandler_calledBeforeDefaultHandler()166 Thread.setUncaughtExceptionPreHandler(initialHandler); in testUncaughtExceptionPreHandler_noDefaultHandler()176 Thread.setUncaughtExceptionPreHandler(null); in testUncaughtExceptionPreHandler_noDefaultHandler()
145 public static void setUncaughtExceptionPreHandler(UncaughtExceptionHandler eh) { throw new RuntimeE… in setUncaughtExceptionPreHandler() method in Thread
291 public static void setUncaughtExceptionPreHandler( in setUncaughtExceptionPreHandler() method in Thread
2124 public static void setUncaughtExceptionPreHandler(UncaughtExceptionHandler eh) { in setUncaughtExceptionPreHandler() method in Thread
734 …method public static void setUncaughtExceptionPreHandler(java.lang.Thread.UncaughtExceptionHandler…904 …method public static void setUncaughtExceptionPreHandler(java.lang.Thread.UncaughtExceptionHandler…