Searched refs:addSuppressedExceptions (Results 1 – 1 of 1) sorted by relevance
215 if (finalCause != null) addSuppressedExceptions(finalCause, exceptions) in <lambda>()269 private fun addSuppressedExceptions(rootCause: Throwable, exceptions: List<Throwable>) { in <lambda>() method