apkfuckery/com.discord/smali_classes2/s/u/a.smali

16 lines
406 B
Smali
Raw Normal View History

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