Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 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,37 @@
|
|||
.class public final Lokhttp3/internal/http2/StreamResetException;
|
||||
.super Ljava/io/IOException;
|
||||
.source "StreamResetException.kt"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final errorCode:Ld0/h0/j/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ld0/h0/j/a;)V
|
||||
.locals 2
|
||||
|
||||
const-string v0, "errorCode"
|
||||
|
||||
invoke-static {p1, v0}, Lz/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
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:Ld0/h0/j/a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
Loading…
Add table
Add a link
Reference in a new issue