Searched refs:handlerException (Results 1 – 2 of 2) sorted by relevance
29 handleCoroutineExceptionImpl(context, handlerException(exception, t)) in handleCoroutineExceptionImpl()36 internal fun handlerException(originalException: Throwable, thrownException: Throwable): Throwable { in handlerException() method
33 …entThread.uncaughtExceptionHandler.uncaughtException(currentThread, handlerException(exception, t)) in handleCoroutineExceptionImpl()