Weather/smali_classes4/okhttp3/internal/huc/OkHttpURLConnection$UnexpectedException.smali
2021-05-10 10:13:34 +02:00

43 lines
1.1 KiB
Smali

.class final Lokhttp3/internal/huc/OkHttpURLConnection$UnexpectedException;
.super Ljava/io/IOException;
.source "OkHttpURLConnection.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/internal/huc/OkHttpURLConnection;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "UnexpectedException"
.end annotation
# static fields
.field static final INTERCEPTOR:Lokhttp3/Interceptor;
# direct methods
.method static constructor <clinit>()V
.locals 1
.line 561
new-instance v0, Lokhttp3/internal/huc/OkHttpURLConnection$UnexpectedException$1;
invoke-direct {v0}, Lokhttp3/internal/huc/OkHttpURLConnection$UnexpectedException$1;-><init>()V
sput-object v0, Lokhttp3/internal/huc/OkHttpURLConnection$UnexpectedException;->INTERCEPTOR:Lokhttp3/Interceptor;
return-void
.end method
.method public constructor <init>(Ljava/lang/Throwable;)V
.locals 0
.line 572
invoke-direct {p0, p1}, Ljava/io/IOException;-><init>(Ljava/lang/Throwable;)V
return-void
.end method