apkfuckery/com.discord/smali_classes2/k0/c.smali

18 lines
401 B
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public final Lk0/c;
2020-09-22 06:09:03 +00:00
.super Ljava/lang/Error;
.source "Standard.kt"
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-22 06:09:03 +00:00
.method public constructor <init>(Ljava/lang/String;)V
2020-09-16 23:45:23 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
2020-09-22 06:09:03 +00:00
const-string v0, "message"
2020-09-16 23:45:23 +00:00
2020-09-22 06:09:03 +00:00
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-09-22 06:09:03 +00:00
invoke-direct {p0, p1}, Ljava/lang/Error;-><init>(Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
return-void
.end method