OkHttpCall$ExceptionCatchingRequestBody$1.smali
.class Lretrofit2/OkHttpCall$ExceptionCatchingRequestBody$1;
.super Lokio/ForwardingSource;
.source "OkHttpCall.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lretrofit2/OkHttpCall$ExceptionCatchingRequestBody;->source()Lokio/BufferedSource;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lretrofit2/OkHttpCall$ExceptionCatchingRequestBody;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lretrofit2/OkHttpCall$ExceptionCatchingRequestBody;Lokio/Source;)V
.registers 3
.param p1, "this$0" # Lretrofit2/OkHttpCall$ExceptionCatchingRequestBody;
.param p2, "x0" # Lokio/Source;
.line 288
iput-object p1, p0, Lretrofit2/OkHttpCall$ExceptionCatchingRequestBody$1;->this$0:Lretrofit2/OkHttpCall$ExceptionCatchingRequestBody;
invoke-direct {p0, p2}, Lokio/ForwardingSource;-><init>(Lokio/Source;)V
return-void
.end method
# virtual methods
.method public read(Lokio/Buffer;J)J
.registers 6
.param p1, "sink" # Lokio/Buffer;
.param p2, "byteCount" # J
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 291
:try_start_0
invoke-super {p0, p1, p2, p3}, Lokio/ForwardingSource;->read(Lokio/Buffer;J)J
move-result-wide v0
:try_end_4
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_4} :catch_5
return-wide v0
.line 292
:catch_5
move-exception v0
.line 293
.local v0, "e":Ljava/io/IOException;
iget-object v1, p0, Lretrofit2/OkHttpCall$ExceptionCatchingRequestBody$1;->this$0:Lretrofit2/OkHttpCall$ExceptionCatchingRequestBody;
iput-object v0, v1, Lretrofit2/OkHttpCall$ExceptionCatchingRequestBody;->thrownException:Ljava/io/IOException;
.line 294
throw v0
.end method