PriorityNetworkFetcher$NonrecoverableException.smali
.class public Lcom/facebook/imagepipeline/producers/PriorityNetworkFetcher$NonrecoverableException;
.super Ljava/lang/Throwable;
.source "PriorityNetworkFetcher.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/imagepipeline/producers/PriorityNetworkFetcher;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "NonrecoverableException"
.end annotation
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"message"
}
.end annotation
.line 507
invoke-direct {p0, p1}, Ljava/lang/Throwable;-><init>(Ljava/lang/String;)V
return-void
.end method