Searched refs:oldExceptionHandler (Results 1 – 1 of 1) sorted by relevance
9 private val oldExceptionHandler = Thread.getDefaultUncaughtExceptionHandler() constant18 oldExceptionHandler.uncaughtException(thread, ex) in uncaughtException()