Carsten Hagemann
04/29/2024, 7:49 AM@Throws
, callers of these functions don't get "warned" in the IDE about this.
I remember many years ago that I saw something like this at IntelliJ/Android Studio with java code? Does this exist for Kotlin?
Is there a recommended way to deal with throwing / non-throwing suspending functions? (I am using Android Studio)gildor
04/29/2024, 9:34 AMCarsten Hagemann
04/29/2024, 9:35 AM@Throws
and did not specify exception classesgildor
04/29/2024, 9:54 AMCarsten Hagemann
04/29/2024, 9:54 AMgildor
04/29/2024, 9:55 AMgildor
04/29/2024, 9:57 AMAleksandrs Vitjukovs
05/23/2024, 9:53 PM