l0.smali

.class public Lf6/l0;
.super Ljava/io/IOException;
.source "InvalidProtocolBufferException.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lf6/l0$a;
    }
.end annotation


# instance fields
.field public a:Lf6/d1;


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

    return-void
.end method

.method public constructor <init>(Ljava/io/IOException;)V
    .registers 3

    invoke-virtual {p1}, Ljava/io/IOException;->getMessage()Ljava/lang/String;

    move-result-object v0

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

    const/4 p1, 0x0

    iput-object p1, p0, Lf6/l0;->a:Lf6/d1;

    return-void
.end method

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

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

    const/4 p1, 0x0

    iput-object p1, p0, Lf6/l0;->a:Lf6/d1;

    return-void
.end method

.method public static c()Lf6/l0;
    .registers 2

    new-instance v0, Lf6/l0;

    const-string v1, "Protocol message end-group tag did not match expected tag."

    invoke-direct {v0, v1}, Lf6/l0;-><init>(Ljava/lang/String;)V

    return-object v0
.end method

.method public static d()Lf6/l0;
    .registers 2

    new-instance v0, Lf6/l0;

    const-string v1, "Protocol message contained an invalid tag (zero)."

    invoke-direct {v0, v1}, Lf6/l0;-><init>(Ljava/lang/String;)V

    return-object v0
.end method

.method public static e()Lf6/l0;
    .registers 2

    new-instance v0, Lf6/l0;

    const-string v1, "Protocol message had invalid UTF-8."

    invoke-direct {v0, v1}, Lf6/l0;-><init>(Ljava/lang/String;)V

    return-object v0
.end method

.method public static f()Lf6/l0$a;
    .registers 2

    new-instance v0, Lf6/l0$a;

    const-string v1, "Protocol message tag had invalid wire type."

    invoke-direct {v0, v1}, Lf6/l0$a;-><init>(Ljava/lang/String;)V

    return-object v0
.end method

.method public static g()Lf6/l0;
    .registers 2

    new-instance v0, Lf6/l0;

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

    invoke-direct {v0, v1}, Lf6/l0;-><init>(Ljava/lang/String;)V

    return-object v0
.end method

.method public static h()Lf6/l0;
    .registers 2

    new-instance v0, Lf6/l0;

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

    invoke-direct {v0, v1}, Lf6/l0;-><init>(Ljava/lang/String;)V

    return-object v0
.end method

.method public static i()Lf6/l0;
    .registers 2

    new-instance v0, Lf6/l0;

    const-string v1, "Failed to parse the message."

    invoke-direct {v0, v1}, Lf6/l0;-><init>(Ljava/lang/String;)V

    return-object v0
.end method

.method public static j()Lf6/l0;
    .registers 2

    new-instance v0, Lf6/l0;

    const-string v1, "Protocol message had too many levels of nesting.  May be malicious.  Use CodedInputStream.setRecursionLimit() to increase the depth limit."

    invoke-direct {v0, v1}, Lf6/l0;-><init>(Ljava/lang/String;)V

    return-object v0
.end method

.method public static k()Lf6/l0;
    .registers 2

    new-instance v0, Lf6/l0;

    const-string v1, "Protocol message was too large.  May be malicious.  Use CodedInputStream.setSizeLimit() to increase the size limit."

    invoke-direct {v0, v1}, Lf6/l0;-><init>(Ljava/lang/String;)V

    return-object v0
.end method

.method public static l()Lf6/l0;
    .registers 2

    new-instance v0, Lf6/l0;

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

    invoke-direct {v0, v1}, Lf6/l0;-><init>(Ljava/lang/String;)V

    return-object v0
.end method


# virtual methods
.method public a()Lf6/d1;
    .registers 2

    iget-object v0, p0, Lf6/l0;->a:Lf6/d1;

    return-object v0
.end method

.method public a(Lf6/d1;)Lf6/l0;
    .registers 2

    iput-object p1, p0, Lf6/l0;->a:Lf6/d1;

    return-object p0
.end method

.method public b()Ljava/io/IOException;
    .registers 2

    invoke-virtual {p0}, Ljava/io/IOException;->getCause()Ljava/lang/Throwable;

    move-result-object v0

    instance-of v0, v0, Ljava/io/IOException;

    if-eqz v0, :cond_f

    invoke-virtual {p0}, Ljava/io/IOException;->getCause()Ljava/lang/Throwable;

    move-result-object v0

    check-cast v0, Ljava/io/IOException;

    goto :goto_10

    :cond_f
    move-object v0, p0

    :goto_10
    return-object v0
.end method