Searched defs:ex (Results 1 – 8 of 8) sorted by relevance
40 public static ExceptionWithContext withContext(Throwable ex, String str) { in withContext()
57 public abstract void annotate(ExceptionWithContext ex); in annotate()
81 public void annotate(ExceptionWithContext ex) { in annotate()
58 public void annotate(ExceptionWithContext ex) { in annotate()
411 public void annotate(ExceptionWithContext ex) { in annotate()
123 public void annotate(ExceptionWithContext ex) { in annotate()
76 void onException(Exception ex); in onException()
1649 public void onException(Exception ex) { in onException()