10 lines
315 B
Java
10 lines
315 B
Java
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");
|
|
}
|
|
}
|