Changes of com.discord v1332
This commit is contained in:
parent
6091ba12c8
commit
a21e5a6a18
16060 changed files with 738765 additions and 799429 deletions
|
@ -4,27 +4,27 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final code:I
|
||||
.field private final code:I
|
||||
|
||||
.field public final transient d:Lg0/b0;
|
||||
.field public final transient d:Lg0/z;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lg0/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>(Lg0/b0;)V
|
||||
.method public constructor <init>(Lg0/z;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lg0/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, Lg0/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, Lg0/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, Lg0/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:Lg0/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
|
||||
|
|
|
@ -9,17 +9,17 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lg0/b0;)V
|
||||
.method public constructor <init>(Lg0/z;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lg0/b0<",
|
||||
"Lg0/z<",
|
||||
"*>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p1}, Lretrofit2/HttpException;-><init>(Lg0/b0;)V
|
||||
invoke-direct {p0, p1}, Lretrofit2/HttpException;-><init>(Lg0/z;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue