kotlin-stdlib / kotlin / addSuppressed addSuppressed JVM 1.0 fun Throwable.addSuppressed(exception: Throwable) When supported by the platform adds the specified exception to the list of exceptions that were suppressed in order to deliver this exception.