Changes of com.discord v1343

This commit is contained in:
root 2020-11-21 21:10:53 +00:00
parent 68330e16d7
commit 00a03df92a
18279 changed files with 1012666 additions and 988526 deletions

View file

@ -4,9 +4,9 @@
# instance fields
.field private final firstConnectException:Ljava/io/IOException;
.field public final firstConnectException:Ljava/io/IOException;
.field private lastConnectException:Ljava/io/IOException;
.field public lastConnectException:Ljava/io/IOException;
# direct methods
@ -15,7 +15,7 @@
const-string v0, "firstConnectException"
invoke-static {p1, v0}, Ly/m/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {p1, v0}, Lz/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
@ -25,37 +25,3 @@
return-void
.end method
# virtual methods
.method public final a(Ljava/io/IOException;)V
.locals 1
const-string v0, "e"
invoke-static {p1, v0}, Ly/m/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v0, p0, Lokhttp3/internal/connection/RouteException;->firstConnectException:Ljava/io/IOException;
invoke-virtual {v0, p1}, Ljava/io/IOException;->addSuppressed(Ljava/lang/Throwable;)V
iput-object p1, p0, Lokhttp3/internal/connection/RouteException;->lastConnectException:Ljava/io/IOException;
return-void
.end method
.method public final b()Ljava/io/IOException;
.locals 1
iget-object v0, p0, Lokhttp3/internal/connection/RouteException;->firstConnectException:Ljava/io/IOException;
return-object v0
.end method
.method public final c()Ljava/io/IOException;
.locals 1
iget-object v0, p0, Lokhttp3/internal/connection/RouteException;->lastConnectException:Ljava/io/IOException;
return-object v0
.end method