Searched refs:SubDebuggeeException (Results 1 – 2 of 2) sorted by relevance
30 public static class SubDebuggeeException extends DebuggeeException { class in CombinedExceptionEventsDebuggee31 public SubDebuggeeException(String msg) { in SubDebuggeeException() method in CombinedExceptionEventsDebuggee.SubDebuggeeException44 new SubDebuggeeException("dummy"); in run()102 throw new SubDebuggeeException(msg); in throwDebuggeeException()
25 …ort org.apache.harmony.jpda.tests.jdwp.Events.CombinedExceptionEventsDebuggee.SubDebuggeeException;81 SubDebuggeeException.class); in runCombinedExceptionEventsTest()