apkfuckery/com.discord/smali/com/discord/stores/StoreChannelMembers$MemberListUpdateException.smali
2020-04-17 18:36:30 +02:00

36 lines
790 B
Smali

.class public final Lcom/discord/stores/StoreChannelMembers$MemberListUpdateException;
.super Ljava/lang/RuntimeException;
.source "StoreChannelMembers.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/stores/StoreChannelMembers;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "MemberListUpdateException"
.end annotation
# direct methods
.method public constructor <init>(Ljava/lang/Exception;)V
.locals 0
if-eqz p1, :cond_0
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
return-void
:cond_0
const-string p1, "e"
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method