VolleyError.smali
.class public Lcom/mopub/volley/VolleyError;
.super Ljava/lang/Exception;
.source "SourceFile"
# instance fields
.field public final networkResponse:Lcom/mopub/volley/NetworkResponse;
.field private networkTimeMs:J
# direct methods
.method public constructor <init>()V
.registers 2
.line 27
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
const/4 v0, 0x0
.line 28
iput-object v0, p0, Lcom/mopub/volley/VolleyError;->networkResponse:Lcom/mopub/volley/NetworkResponse;
return-void
.end method
.method public constructor <init>(Lcom/mopub/volley/NetworkResponse;)V
.registers 2
.line 31
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
.line 32
iput-object p1, p0, Lcom/mopub/volley/VolleyError;->networkResponse:Lcom/mopub/volley/NetworkResponse;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
.line 36
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
const/4 p1, 0x0
.line 37
iput-object p1, p0, Lcom/mopub/volley/VolleyError;->networkResponse:Lcom/mopub/volley/NetworkResponse;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
.registers 3
.line 41
invoke-direct {p0, p1, p2}, Ljava/lang/Exception;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
const/4 p1, 0x0
.line 42
iput-object p1, p0, Lcom/mopub/volley/VolleyError;->networkResponse:Lcom/mopub/volley/NetworkResponse;
return-void
.end method
.method public constructor <init>(Ljava/lang/Throwable;)V
.registers 2
.line 46
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/Throwable;)V
const/4 p1, 0x0
.line 47
iput-object p1, p0, Lcom/mopub/volley/VolleyError;->networkResponse:Lcom/mopub/volley/NetworkResponse;
return-void
.end method
# virtual methods
.method public getNetworkTimeMs()J
.registers 3
.line 55
iget-wide v0, p0, Lcom/mopub/volley/VolleyError;->networkTimeMs:J
return-wide v0
.end method
.method setNetworkTimeMs(J)V
.registers 3
.line 51
iput-wide p1, p0, Lcom/mopub/volley/VolleyError;->networkTimeMs:J
return-void
.end method