Searched defs:uncaughtException (Results 1 – 3 of 3) sorted by relevance
60 public void uncaughtException(@NonNull Thread t, @NonNull Throwable e) { in uncaughtException() method in PumpApplication
48 public void uncaughtException(final Thread thread, final Throwable ex) { in uncaughtException() method in CarMessengerApp
184 public void uncaughtException(final Thread thread, final Throwable ex) { in uncaughtException() method in BugleApplication