Changes of com.discord v1181
This commit is contained in:
parent
f52990c3c2
commit
5a8adcbf82
29917 changed files with 1840412 additions and 1765629 deletions
|
|
@ -0,0 +1,13 @@
|
|||
.class public final Lokhttp3/internal/http2/ConnectionShutdownException;
|
||||
.super Ljava/io/IOException;
|
||||
.source "ConnectionShutdownException.kt"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/io/IOException;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
@ -0,0 +1,44 @@
|
|||
.class public final Lokhttp3/internal/http2/StreamResetException;
|
||||
.super Ljava/io/IOException;
|
||||
.source "StreamResetException.kt"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final errorCode:Ln0/g0/g/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ln0/g0/g/a;)V
|
||||
.locals 2
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
new-instance v0, Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
|
||||
|
||||
const-string v1, "stream was reset: "
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-direct {p0, v0}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
iput-object p1, p0, Lokhttp3/internal/http2/StreamResetException;->errorCode:Ln0/g0/g/a;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "errorCode"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
Loading…
Add table
Add a link
Reference in a new issue