Home
last modified time | relevance | path

Searched defs:exceptionOccurred (Results 1 – 2 of 2) sorted by relevance

/art/test/1929-exception-catch-exception/src/art/
DTest1929.java46 public void exceptionOccurred( in exceptionOccurred() method
90 public void exceptionOccurred(Executable m, long loc, Throwable exception) { in exceptionOccurred() method in Test1929.DoNothingHandler
97 public void exceptionOccurred(Executable m, long loc, Throwable exception) { in exceptionOccurred() method in Test1929.ThrowCatchBase
111 public void exceptionOccurred(Executable m, long loc, Throwable exception) { in exceptionOccurred() method in Test1929.ThrowBaseTestExceptionHandler
119 public void exceptionOccurred(Executable m, long loc, Throwable exception) { in exceptionOccurred() method in Test1929.ThrowTestExceptionNoRethrowHandler
/art/test/1928-exception-event-exception/src/art/
DTest1928.java29 public void exceptionOccurred( in exceptionOccurred() method
86 public void exceptionOccurred( in exceptionOccurred() method in Test1928.DoNothingHandler
94 public void exceptionOccurred( in exceptionOccurred() method in Test1928.ThrowCatchBase