Searched defs:getUncaughtExceptionHandler (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/java/lang/
H A DThread.java2023 public UncaughtExceptionHandler getUncaughtExceptionHandler() { method in class:Thread
/openjdk9/jdk/src/java.base/share/classes/java/util/concurrent/
H A DForkJoinPool.java2579 public UncaughtExceptionHandler getUncaughtExceptionHandler() { method in class:ForkJoinPool

Completed in 99 milliseconds