Changes of com.discord v1271

This commit is contained in:
root 2020-09-16 21:45:36 +00:00
parent 2e142f9b6b
commit 4244e04c36
14542 changed files with 904422 additions and 1057813 deletions

View file

@ -1,41 +0,0 @@
.class public final Loupson/apng/exceptions/BadApng;
.super Ljava/lang/Exception;
.source "customException.kt"
# instance fields
.field public final message:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 1
const/4 v0, 0x0
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
iput-object v0, p0, Loupson/apng/exceptions/BadApng;->message:Ljava/lang/String;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
iput-object p1, p0, Loupson/apng/exceptions/BadApng;->message:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public getMessage()Ljava/lang/String;
.locals 1
iget-object v0, p0, Loupson/apng/exceptions/BadApng;->message:Ljava/lang/String;
return-object v0
.end method

View file

@ -1,13 +0,0 @@
.class public final Loupson/apng/exceptions/BadCRC;
.super Ljava/lang/Exception;
.source "customException.kt"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
return-void
.end method

View file

@ -1,13 +0,0 @@
.class public final Loupson/apng/exceptions/NoFcTL;
.super Ljava/lang/Exception;
.source "customException.kt"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
return-void
.end method

View file

@ -1,13 +0,0 @@
.class public final Loupson/apng/exceptions/NoFrameException;
.super Ljava/lang/Exception;
.source "customException.kt"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
return-void
.end method

View file

@ -1,13 +0,0 @@
.class public final Loupson/apng/exceptions/NotApngException;
.super Ljava/lang/Exception;
.source "customException.kt"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
return-void
.end method

View file

@ -1,13 +0,0 @@
.class public final Loupson/apng/exceptions/NotPngException;
.super Ljava/lang/Exception;
.source "customException.kt"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
return-void
.end method