Home
last modified time | relevance | path

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

/art/test/989-method-trace-throw/src/art/
DTest989.java76 public default Class<?> entryException() { return null; } in entryException() method
105 public Class<?> entryException() { return ErrorB.class; } in entryException() method in Test989.ThrowEnterTracer
142 public Class<?> entryException() { return ErrorB.class; } in entryException() method in Test989.ThrowBothTracer