Searched refs:throwDebuggeeException (Results 1 – 3 of 3) sorted by relevance
64 throwDebuggeeException("Caught debuggee exception"); in testCaughtException()85 throwDebuggeeException("Uncaught debuggee exception"); in testUncaughtException()101 private static void throwDebuggeeException(String msg) { in throwDebuggeeException() method in CombinedExceptionEventsDebuggee
57 throwDebuggeeException(); in run()75 public static void throwDebuggeeException() { in throwDebuggeeException() method in ExceptionUncaughtDebuggee
81 throwDebuggeeException(); in throwAndCatchDebuggeeException()100 private void throwDebuggeeException() { in throwDebuggeeException() method in ExceptionCaughtDebuggee