apkfuckery/com.discord/smali/com/discord/stores/StoreChannelMembersLazy$Mem...

36 lines
802 B
Smali
Raw Normal View History

2020-03-02 23:12:43 +00:00
.class public final Lcom/discord/stores/StoreChannelMembersLazy$MemberListUpdateException;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/RuntimeException;
2020-03-02 23:12:43 +00:00
.source "StoreChannelMembersLazy.kt"
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-02 23:12:43 +00:00
value = Lcom/discord/stores/StoreChannelMembersLazy;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = "MemberListUpdateException"
.end annotation
# direct methods
.method public constructor <init>(Ljava/lang/Exception;)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
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
return-void
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "e"
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/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