2022-06-10 21:38:30 +09:00

27 lines
590 B
Smali

.class public final Lretrofit2/adapter/rxjava2/HttpException;
.super Lretrofit2/HttpException;
.source "HttpException.java"
# annotations
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# direct methods
.method public constructor <init>(Lretrofit2/Response;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lretrofit2/Response<",
"*>;)V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lretrofit2/HttpException;-><init>(Lretrofit2/Response;)V
return-void
.end method