Searched refs:enableExceptionCatchEvent (Results 1 – 6 of 6) sorted by relevance
29 public static native void enableExceptionCatchEvent(Thread thr); in enableExceptionCatchEvent() method in Exceptions
237 Exceptions.enableExceptionCatchEvent(Thread.currentThread()); in run()
271 Exceptions.enableExceptionCatchEvent(Thread.currentThread()); in run()