Searched refs:enableExceptionEvent (Results 1 – 6 of 6) sorted by relevance
30 public static native void enableExceptionEvent(Thread thr); in enableExceptionEvent() method in Exceptions
236 Exceptions.enableExceptionEvent(Thread.currentThread()); in run()
176 Exceptions.enableExceptionEvent(Thread.currentThread()); in run()