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