mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-05 08:31:31 +00:00
5 lines
237 B
Plaintext
Vendored
5 lines
237 B
Plaintext
Vendored
public open class MyException : R|kotlin/Any| {
|
|
public constructor(message: R|ft<@FlexibleNullability kotlin/String, kotlin/String?>!|, cause: R|ft<@FlexibleNullability kotlin/Throwable, kotlin/Throwable?>!|): R|test/MyException|
|
|
|
|
}
|