Searched refs:exceptionEventCount (Results 1 – 1 of 1) sorted by relevance
29 static int exceptionEventCount = 0; field in CountModifierDebuggee45 System.out.println("TestClass.throwException: exceptionCount=" + exceptionEventCount); in throwException()56 ++exceptionEventCount; in catchException()87 exceptionEventCount = 0; in run()