You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1000 B
43 lines
1000 B
.class public Lcom/squareup/picasso/Downloader$ResponseException; |
|
.super Ljava/io/IOException; |
|
.source "Downloader.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/squareup/picasso/Downloader; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x9 |
|
name = "ResponseException" |
|
.end annotation |
|
|
|
|
|
# instance fields |
|
.field final localCacheOnly:Z |
|
|
|
.field final responseCode:I |
|
|
|
|
|
# direct methods |
|
.method public constructor <init>(Ljava/lang/String;II)V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 49 |
|
invoke-direct {p0, p1}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V |
|
|
|
.line 50 |
|
invoke-static {p2}, Lcom/squareup/picasso/NetworkPolicy;->isOfflineOnly(I)Z |
|
|
|
move-result v0 |
|
|
|
iput-boolean v0, p0, Lcom/squareup/picasso/Downloader$ResponseException;->localCacheOnly:Z |
|
|
|
.line 51 |
|
iput p3, p0, Lcom/squareup/picasso/Downloader$ResponseException;->responseCode:I |
|
|
|
.line 52 |
|
return-void |
|
.end method
|
|
|