ParseError.smali
.class public Lcom/android/volley/ParseError;
.super Lcom/android/volley/VolleyError;
# direct methods
.method public constructor <init>(Ljava/lang/Throwable;)V
.registers 2
invoke-direct {p0, p1}, Lcom/android/volley/VolleyError;-><init>(Ljava/lang/Throwable;)V
return-void
.end method