Searched defs:testException (Results 1 – 2 of 2) sorted by relevance
578 final TestException testException = new TestException(); in test_uncaughtException_runtimeException() local615 final TestException testException = new TestException(); in test_uncaughtException_exceptionHandledByHandler() local
213 public void testException() throws Exception { in testException() method in OldGenericTypesTest