Searched refs:handlerException (Results 1 – 2 of 2) sorted by relevance
27 handleUncaughtCoroutineException(context, handlerException(reportException, t)) in handleCoroutineException()34 internal fun handlerException(originalException: Throwable, thrownException: Throwable): Throwable { in handlerException() method
38 propagateExceptionFinalResort(handlerException(exception, t)) in ensurePlatformExceptionHandlerLoaded()