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