ChannelIOException.smali
.class public Lcom/google/android/gms/wearable/ChannelIOException;
.super Ljava/io/IOException;
# instance fields
.field private final zzg:I
.field private final zzh:I
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljava/lang/String;II)V
.registers 4
.line 1
invoke-direct {p0, p1}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
.line 2
iput p2, p0, Lcom/google/android/gms/wearable/ChannelIOException;->zzg:I
.line 3
iput p3, p0, Lcom/google/android/gms/wearable/ChannelIOException;->zzh:I
.line 4
return-void
.end method
# virtual methods
.method public getAppSpecificErrorCode()I
.registers 2
.line 6
iget v0, p0, Lcom/google/android/gms/wearable/ChannelIOException;->zzh:I
return v0
.end method
.method public getCloseReason()I
.registers 2
.line 5
iget v0, p0, Lcom/google/android/gms/wearable/ChannelIOException;->zzg:I
return v0
.end method