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|
|
|
|
|
}
|