Searched defs:ex (Results 1 – 10 of 10) sorted by relevance
... ex RuntimeException ex public static int test5 () NullPointerException ex IndexOutOfBoundsException ex RuntimeException ex public static int test6 ()
39 public static ExceptionWithContext withContext(Throwable ex, String str) { in withContext()
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()
60 public void annotate(ExceptionWithContext ex) { in annotate()
411 public void annotate(ExceptionWithContext ex) { in annotate()
123 public void annotate(ExceptionWithContext ex) { in annotate()
75 void onException(Exception ex); in onException()
1723 public void onException(Exception ex) { in onException()