Searched defs:exitException (Results 1 – 1 of 1) sorted by relevance
77 public default Class<?> exitException() { return null; } in exitException() method123 public Class<?> exitException() { return ErrorB.class; } in exitException() method in Test989.ThrowExitTracer143 public Class<?> exitException() { return ErrorC.class; } in exitException() method in Test989.ThrowBothTracer