Changes of com.discord v1323

This commit is contained in:
root 2020-11-12 01:09:57 +00:00
parent 1234c09f33
commit d9d9f382c9
28241 changed files with 0 additions and 4903974 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