what-the-bank/sources/o/C14892gbP.java

10 lines
315 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.gbP, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C14892gbP extends Error {
public C14892gbP() {
super("Kotlin reflection implementation is not found at runtime. Make sure you have kotlin-reflect.jar in the classpath");
}
}