TimeOutException.smali
.class public Lcom/cmcm/safewallet/data/coinprovider/hdwallet/exception/TimeOutException;
.super Ljava/lang/RuntimeException;
.source "TimeOutException.java"
# direct methods
.method public constructor <init>()V
.registers 2
.prologue
.line 11
const-string v0, "Net Request time out"
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
.line 12
return-void
.end method