apkfuckery/com.discord/smali/com/discord/stores/StoreChannelMembers$MemberL...

29 lines
762 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.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
2020-09-16 23:45:23 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
const-string v0, "e"
2020-09-23 03:12:49 +00:00
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
return-void
.end method