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.
16 lines
311 B
16 lines
311 B
2 years ago
|
.class public Lcom/android/volley/TimeoutError;
|
||
|
.super Lcom/android/volley/VolleyError;
|
||
|
.source "TimeoutError.java"
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 23
|
||
|
invoke-direct {p0}, Lcom/android/volley/VolleyError;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|