d.smali
.class public final Lcom/beetalklib/network/exception/d;
.super Lcom/beetalklib/network/exception/a;
.source "SourceFile"
# direct methods
.method public constructor <init>(Ljava/lang/Exception;)V
.registers 3
const-string v0, "Unable to connect to the server."
.line 1
invoke-direct {p0, p1, v0}, Lcom/beetalklib/network/exception/a;-><init>(Ljava/lang/Exception;Ljava/lang/String;)V
.line 2
instance-of p1, p1, Ljava/net/UnknownHostException;
return-void
.end method