Changes of com.discord v1344
This commit is contained in:
parent
00a03df92a
commit
ed7cf41cb9
18279 changed files with 989752 additions and 1013884 deletions
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final firstConnectException:Ljava/io/IOException;
|
||||
.field private final firstConnectException:Ljava/io/IOException;
|
||||
|
||||
.field public lastConnectException:Ljava/io/IOException;
|
||||
.field private lastConnectException:Ljava/io/IOException;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
const-string v0, "firstConnectException"
|
||||
|
||||
invoke-static {p1, v0}, Lz/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
invoke-static {p1, v0}, Ly/m/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
|
||||
|
||||
|
|
@ -25,3 +25,37 @@
|
|||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue