package test

public open class MyException {
    public constructor MyException(/*0*/ kotlin.String!, /*1*/ kotlin.Throwable!)
}
