Searched refs:disableExceptionCatchEvent (Results 1 – 6 of 6) sorted by relevance
31 public static native void disableExceptionCatchEvent(Thread thr); in disableExceptionCatchEvent() method in Exceptions
313 Exceptions.disableExceptionCatchEvent(Thread.currentThread()); in run()
274 Exceptions.disableExceptionCatchEvent(Thread.currentThread()); in run()