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

31 lines
802 B
Smali

.class final Lcom/discord/stores/StoreChannelMembersLazy$MemberListUpdateException;
.super Ljava/lang/RuntimeException;
.source "StoreChannelMembersLazy.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/stores/StoreChannelMembersLazy;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "MemberListUpdateException"
.end annotation
# direct methods
.method public constructor <init>(Ljava/lang/Exception;)V
.locals 1
const-string v0, "e"
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
check-cast p1, Ljava/lang/Throwable;
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
return-void
.end method