Searched defs:uncaughtException (Results 1 – 4 of 4) sorted by relevance
60 public void uncaughtException(@NonNull Thread t, @NonNull Throwable e) { in uncaughtException() method in PumpApplication
185 public void uncaughtException(final Thread thread, final Throwable ex) { in uncaughtException() method in BugleApplication
224 public void uncaughtException(Thread t, Throwable e) { in uncaughtException() method in AbstractProcessLifeguardRule.DreamCatcher
271 public void uncaughtException(Thread t, Throwable e) { in uncaughtException() method in WorkManagerExceptionHandler