fun <E : Throwable> tryCopyException( exception: E, cause: Throwable): E?
Try copy exception using cause as cause.