tmap/smali_classes6/retrofit2/OkHttpCall$ExceptionCatchingResponseBody$1.smali
2022-06-10 21:38:30 +09:00

64 lines
1.6 KiB
Smali

.class Lretrofit2/OkHttpCall$ExceptionCatchingResponseBody$1;
.super Lzj/r;
.source "OkHttpCall.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lretrofit2/OkHttpCall$ExceptionCatchingResponseBody;-><init>(Lokhttp3/ResponseBody;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lretrofit2/OkHttpCall$ExceptionCatchingResponseBody;
# direct methods
.method public constructor <init>(Lretrofit2/OkHttpCall$ExceptionCatchingResponseBody;Lzj/m0;)V
.locals 0
.line 1
iput-object p1, p0, Lretrofit2/OkHttpCall$ExceptionCatchingResponseBody$1;->this$0:Lretrofit2/OkHttpCall$ExceptionCatchingResponseBody;
invoke-direct {p0, p2}, Lzj/r;-><init>(Lzj/m0;)V
return-void
.end method
# virtual methods
.method public read(Lzj/m;J)J
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
:try_start_0
invoke-super {p0, p1, p2, p3}, Lzj/r;->read(Lzj/m;J)J
move-result-wide p1
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
return-wide p1
:catch_0
move-exception p1
.line 2
iget-object p2, p0, Lretrofit2/OkHttpCall$ExceptionCatchingResponseBody$1;->this$0:Lretrofit2/OkHttpCall$ExceptionCatchingResponseBody;
iput-object p1, p2, Lretrofit2/OkHttpCall$ExceptionCatchingResponseBody;->thrownException:Ljava/io/IOException;
.line 3
throw p1
.end method