Searched refs:ThrowBaseTestExceptionHandler (Results 1 – 2 of 2) sorted by relevance
155 …est1929$DoThrowClass": Running breakpoint with handler "art.Test1929$ThrowBaseTestExceptionHandler"163 …rror art.Test1929$TestException:"doThrow" with handler "art.Test1929$ThrowBaseTestExceptionHandler"164 ….Test1929$DoThrowClass": Finished running with handler "art.Test1929$ThrowBaseTestExceptionHandler"165 …tchBaseTestException": Running breakpoint with handler "art.Test1929$ThrowBaseTestExceptionHandler"176 …rowCatchBaseTestException() @ line = 140" with handler "art.Test1929$ThrowBaseTestExceptionHandler"177 …CatchBaseTestException": Finished running with handler "art.Test1929$ThrowBaseTestExceptionHandler"178 …seTestExceptionTwice": Running breakpoint with handler "art.Test1929$ThrowBaseTestExceptionHandler"190 …hBaseTestExceptionTwice": No error caught with handler "art.Test1929$ThrowBaseTestExceptionHandler"191 …BaseTestExceptionTwice": Finished running with handler "art.Test1929$ThrowBaseTestExceptionHandler"192 …owCatchTestException": Running breakpoint with handler "art.Test1929$ThrowBaseTestExceptionHandler"[all …]
110 public static class ThrowBaseTestExceptionHandler implements ExceptionHandler { class in Test1929276 new ThrowBaseTestExceptionHandler(), in run()