apkfuckery/com.discord/smali_classes2/y/h.smali

25 lines
428 B
Smali
Raw Normal View History

2020-02-20 19:33:18 +00:00
.class public final Ly/h;
2020-03-27 22:23:51 +00:00
.super Ljava/lang/Error;
.source "Standard.kt"
2019-07-24 11:27:29 +00:00
# direct methods
2020-03-27 22:23:51 +00:00
.method public constructor <init>(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
.locals 0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-direct {p0, p1}, Ljava/lang/Error;-><init>(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
return-void
2019-07-24 11:27:29 +00:00
2020-02-20 19:33:18 +00:00
:cond_0
2020-03-27 22:23:51 +00:00
const-string p1, "message"
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
2019-07-24 11:27:29 +00:00
.end method