fix: handle all exceptions to support Kotlin by dvob · Pull Request #2965 · operator-framework/java-operator-sdk
metacosm
changed the title
fix: handle all excptions to support Kotlin
fix: handle all exceptions to support Kotlin
Handle Exception and not just RuntimeException to support Kotlin and probably other JVM languages which do not have the concept of checked exceptions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters