apkfuckery/com.discord/smali_classes2/kotlinx/coroutines/ad.smali

22 lines
606 B
Smali
Raw Normal View History

2019-02-04 20:32:01 +00:00
.class public final Lkotlinx/coroutines/ad;
.super Ljava/lang/RuntimeException;
.source "Exceptions.kt"
2019-02-04 20:29:01 +00:00
# direct methods
2019-02-04 20:32:01 +00:00
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
2019-02-04 20:29:01 +00:00
.locals 1
2019-02-04 20:32:01 +00:00
const-string v0, "message"
2019-02-04 20:29:01 +00:00
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
2019-02-04 20:32:01 +00:00
const-string v0, "cause"
2019-02-04 20:29:01 +00:00
2019-02-04 20:32:01 +00:00
invoke-static {p2, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
2019-02-04 20:29:01 +00:00
2019-02-04 20:32:01 +00:00
invoke-direct {p0, p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
2019-02-04 20:29:01 +00:00
return-void
.end method