apkfuckery/com.discord/smali_classes2/g0/k/a$a.smali

39 lines
761 B
Smali
Raw Normal View History

2020-03-27 22:23:51 +00:00
.class public final Lg0/k/a$a;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/RuntimeException;
.source "CompositeException.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-27 22:23:51 +00:00
value = Lg0/k/a;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = "a"
.end annotation
# static fields
2019-12-06 03:29:40 +00:00
.field public static final serialVersionUID:J = 0x35c7853e403cebd2L
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/RuntimeException;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public getMessage()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
.locals 1
const-string v0, "Chain of Causes for CompositeException In Order Received =>"
return-object v0
.end method