blob: 5628c9d62e3da0d3921d8657c9230a558168498b [file] [log] [blame]
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|
}