Searched defs:uncaughtException (Results 1 – 2 of 2) sorted by relevance
11 override fun uncaughtException(thread: Thread, ex: Throwable) { in uncaughtException() method in host.exp.exponent.ExponentUncaughtExceptionHandler
52 override fun uncaughtException(thread: Thread, exception: Throwable) { in onActivityStarted() method