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