apkfuckery/com.discord/smali_classes2/l0/l/a/h$c.smali
2020-11-02 23:44:01 +00:00

59 lines
1.2 KiB
Smali

.class public final Ll0/l/a/h$c;
.super Ljava/lang/Object;
.source "NotificationLite.java"
# interfaces
.implements Ljava/io/Serializable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ll0/l/a/h;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# static fields
.field public static final serialVersionUID:J = 0x3L
# instance fields
.field public final e:Ljava/lang/Throwable;
# direct methods
.method public constructor <init>(Ljava/lang/Throwable;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Ll0/l/a/h$c;->e:Ljava/lang/Throwable;
return-void
.end method
# virtual methods
.method public toString()Ljava/lang/String;
.locals 2
const-string v0, "Notification=>Error:"
invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
iget-object v1, p0, Ll0/l/a/h$c;->e:Ljava/lang/Throwable;
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method