c.smali

.class public Lq0/c;
.super Lq0/a;
.source "ConnectionDroppedException.java"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Ljava/lang/Exception;)V
    .registers 3

    const-string v0, "TCP Socket connection was unexpectedly closed."

    invoke-direct {p0, p1, v0}, Lq0/a;-><init>(Ljava/lang/Exception;Ljava/lang/String;)V

    return-void
.end method