NetworkRequestHandler$ContentLengthException.smali
.class Lcom/squareup/picasso/NetworkRequestHandler$ContentLengthException;
.super Ljava/io/IOException;
.source "NetworkRequestHandler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/squareup/picasso/NetworkRequestHandler;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "ContentLengthException"
.end annotation
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
.line 89
invoke-direct {p0, p1}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
return-void
.end method