zzs.smali

.class public final Lcom/google/android/gms/internal/wearable/zzs;
.super Ljava/io/IOException;


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

    return-void
.end method

.method public constructor <init>(Ljava/lang/String;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V

    .line 2
    return-void
.end method

.method static zzu()Lcom/google/android/gms/internal/wearable/zzs;
    .registers 2

    .line 3
    new-instance v0, Lcom/google/android/gms/internal/wearable/zzs;

    const-string v1, "While parsing a protocol message, the input ended unexpectedly in the middle of a field.  This could mean either than the input has been truncated or that an embedded message misreported its own length."

    invoke-direct {v0, v1}, Lcom/google/android/gms/internal/wearable/zzs;-><init>(Ljava/lang/String;)V

    return-object v0
.end method

.method static zzv()Lcom/google/android/gms/internal/wearable/zzs;
    .registers 2

    .line 4
    new-instance v0, Lcom/google/android/gms/internal/wearable/zzs;

    const-string v1, "CodedInputStream encountered an embedded string or message which claimed to have negative size."

    invoke-direct {v0, v1}, Lcom/google/android/gms/internal/wearable/zzs;-><init>(Ljava/lang/String;)V

    return-object v0
.end method

.method static zzw()Lcom/google/android/gms/internal/wearable/zzs;
    .registers 2

    .line 5
    new-instance v0, Lcom/google/android/gms/internal/wearable/zzs;

    const-string v1, "CodedInputStream encountered a malformed varint."

    invoke-direct {v0, v1}, Lcom/google/android/gms/internal/wearable/zzs;-><init>(Ljava/lang/String;)V

    return-object v0
.end method