apkfuckery/com.discord/smali_classes2/c0/l/c/a.smali
2020-09-22 07:09:10 +00:00

31 lines
722 B
Smali

.class public Lc0/l/c/a;
.super Lc0/l/a;
.source "JDK7PlatformImplementations.kt"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Lc0/l/a;-><init>()V
return-void
.end method
# virtual methods
.method public addSuppressed(Ljava/lang/Throwable;Ljava/lang/Throwable;)V
.locals 1
const-string v0, "cause"
invoke-static {p1, v0}, Lc0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "exception"
invoke-static {p2, v0}, Lc0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p1, p2}, Ljava/lang/Throwable;->addSuppressed(Ljava/lang/Throwable;)V
return-void
.end method