mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
6 lines
185 B
Plaintext
6 lines
185 B
Plaintext
namespace test
|
|
|
|
public open class test.MyException : java.lang.Object {
|
|
public final /*constructor*/ fun <init>(/*0*/ p0: jet.String?, /*1*/ p1: jet.Throwable?): test.MyException
|
|
}
|