package p402.p411;

/* JADX INFO: renamed from: ގ.ގ.֏, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C6602 extends Error {
    public C6602() {
        super("Kotlin reflection implementation is not found at runtime. Make sure you have kotlin-reflect.jar in the classpath");
    }
}
