Skip to content

Commit d765ce7

Browse files
committed
gen
1 parent 835f8f5 commit d765ce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/pigeon/platform_tests/test_plugin/android/src/main/kotlin/com/example/test_plugin

packages/pigeon/platform_tests/test_plugin/android/src/main/kotlin/com/example/test_plugin/NiTests.gen.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ class NiTestsError(
190190
val code: String,
191191
override val message: String? = null,
192192
val details: Any? = null
193-
) : Throwable()
193+
) : RuntimeException()
194194

195195
const val defaultInstanceName = "PigeonDefaultClassName32uh4ui3lh445uh4h3l2l455g4y34u"
196196

0 commit comments

Comments
 (0)