Changes of com.discord v1344

This commit is contained in:
root 2020-11-21 22:11:07 +00:00
parent 00a03df92a
commit ed7cf41cb9
18279 changed files with 989752 additions and 1013884 deletions

View file

@ -4,27 +4,27 @@
# instance fields
.field public final code:I
.field private final code:I
.field public final transient d:Lh0/b0;
.field public final transient d:Lg0/z;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lh0/b0<",
"Lg0/z<",
"*>;"
}
.end annotation
.end field
.field public final message:Ljava/lang/String;
.field private final message:Ljava/lang/String;
# direct methods
.method public constructor <init>(Lh0/b0;)V
.method public constructor <init>(Lg0/z;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lh0/b0<",
"Lg0/z<",
"*>;)V"
}
.end annotation
@ -41,7 +41,7 @@
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v1, p1, Lh0/b0;->a:Lokhttp3/Response;
iget-object v1, p1, Lg0/z;->a:Lokhttp3/Response;
iget v1, v1, Lokhttp3/Response;->g:I
@ -51,7 +51,7 @@
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v1, p1, Lh0/b0;->a:Lokhttp3/Response;
iget-object v1, p1, Lg0/z;->a:Lokhttp3/Response;
iget-object v1, v1, Lokhttp3/Response;->f:Ljava/lang/String;
@ -63,7 +63,7 @@
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
iget-object v0, p1, Lh0/b0;->a:Lokhttp3/Response;
iget-object v0, p1, Lg0/z;->a:Lokhttp3/Response;
iget v1, v0, Lokhttp3/Response;->g:I
@ -73,7 +73,17 @@
iput-object v0, p0, Lretrofit2/HttpException;->message:Ljava/lang/String;
iput-object p1, p0, Lretrofit2/HttpException;->d:Lh0/b0;
iput-object p1, p0, Lretrofit2/HttpException;->d:Lg0/z;
return-void
.end method
# virtual methods
.method public a()I
.locals 1
iget v0, p0, Lretrofit2/HttpException;->code:I
return v0
.end method

View file

@ -9,17 +9,17 @@
# direct methods
.method public constructor <init>(Lh0/b0;)V
.method public constructor <init>(Lg0/z;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lh0/b0<",
"Lg0/z<",
"*>;)V"
}
.end annotation
invoke-direct {p0, p1}, Lretrofit2/HttpException;-><init>(Lh0/b0;)V
invoke-direct {p0, p1}, Lretrofit2/HttpException;-><init>(Lg0/z;)V
return-void
.end method