HttpException.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 static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lretrofit2/Response;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lretrofit2/Response<",
"*>;)V"
}
.end annotation
.line 24
.local p1, "response":Lretrofit2/Response;, "Lretrofit2/Response<*>;"
invoke-direct {p0, p1}, Lretrofit2/HttpException;-><init>(Lretrofit2/Response;)V
.line 25
return-void
.end method