mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
109 lines
3.4 KiB
Smali
109 lines
3.4 KiB
Smali
.class public final Lokhttp3/internal/connection/RouteException;
|
|
.super Ljava/lang/RuntimeException;
|
|
.source "RouteException.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {
|
|
0x1,
|
|
0x0,
|
|
0x3
|
|
}
|
|
d1 = {
|
|
"\u0000\u001e\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0007\n\u0002\u0010\u0002\n\u0002\u0008\u0002\u0018\u00002\u00060\u0001j\u0002`\u0002B\u000f\u0008\u0000\u0012\u0006\u0010\u0003\u001a\u00020\u0004\u00a2\u0006\u0002\u0010\u0005J\u000e\u0010\u000b\u001a\u00020\u000c2\u0006\u0010\r\u001a\u00020\u0004R\u0011\u0010\u0003\u001a\u00020\u0004\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0006\u0010\u0007R\u001e\u0010\t\u001a\u00020\u00042\u0006\u0010\u0008\u001a\u00020\u0004@BX\u0086\u000e\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\n\u0010\u0007\u00a8\u0006\u000e"
|
|
}
|
|
d2 = {
|
|
"Lokhttp3/internal/connection/RouteException;",
|
|
"Ljava/lang/RuntimeException;",
|
|
"Lkotlin/RuntimeException;",
|
|
"firstConnectException",
|
|
"Ljava/io/IOException;",
|
|
"(Ljava/io/IOException;)V",
|
|
"getFirstConnectException",
|
|
"()Ljava/io/IOException;",
|
|
"<set-?>",
|
|
"lastConnectException",
|
|
"getLastConnectException",
|
|
"addConnectException",
|
|
"",
|
|
"e",
|
|
"okhttp"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final firstConnectException:Ljava/io/IOException;
|
|
|
|
.field private lastConnectException:Ljava/io/IOException;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/io/IOException;)V
|
|
.locals 1
|
|
|
|
const-string v0, "firstConnectException"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 25
|
|
move-object v0, p1
|
|
|
|
check-cast v0, Ljava/lang/Throwable;
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
iput-object p1, p0, Lokhttp3/internal/connection/RouteException;->firstConnectException:Ljava/io/IOException;
|
|
|
|
iput-object p1, p0, Lokhttp3/internal/connection/RouteException;->lastConnectException:Ljava/io/IOException;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final addConnectException(Ljava/io/IOException;)V
|
|
.locals 2
|
|
|
|
const-string v0, "e"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
iget-object v0, p0, Lokhttp3/internal/connection/RouteException;->firstConnectException:Ljava/io/IOException;
|
|
|
|
.line 30
|
|
check-cast v0, Ljava/lang/Throwable;
|
|
|
|
move-object v1, p1
|
|
|
|
check-cast v1, Ljava/lang/Throwable;
|
|
|
|
invoke-static {v0, v1}, Lkotlin/ExceptionsKt;->addSuppressed(Ljava/lang/Throwable;Ljava/lang/Throwable;)V
|
|
|
|
iput-object p1, p0, Lokhttp3/internal/connection/RouteException;->lastConnectException:Ljava/io/IOException;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final getFirstConnectException()Ljava/io/IOException;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lokhttp3/internal/connection/RouteException;->firstConnectException:Ljava/io/IOException;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final getLastConnectException()Ljava/io/IOException;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lokhttp3/internal/connection/RouteException;->lastConnectException:Ljava/io/IOException;
|
|
|
|
return-object p0
|
|
.end method
|