apkfuckery/com.discord/smali_classes2/y/m/a.smali

16 lines
406 B
Smali
Raw Normal View History

2020-11-21 22:11:07 +00:00
.class public Ly/m/a;
2020-11-13 19:18:44 +00:00
.super Ljava/lang/Error;
.source "KotlinReflectionNotSupportedError.kt"
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-13 19:18:44 +00:00
.method public constructor <init>()V
2020-11-12 02:11:44 +00:00
.locals 1
2020-11-13 19:18:44 +00:00
const-string v0, "Kotlin reflection implementation is not found at runtime. Make sure you have kotlin-reflect.jar in the classpath"
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
invoke-direct {p0, v0}, Ljava/lang/Error;-><init>(Ljava/lang/String;)V
2020-11-12 02:11:44 +00:00
return-void
.end method