t0.smali
.class public Lcom/google/protobuf/t0;
.super Ljava/io/IOException;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/protobuf/t0$a;
}
.end annotation
# static fields
.field public static final synthetic c:I = 0x0
.field private static final serialVersionUID:J = -0x166db9773d0dffacL
# instance fields
.field public a:Lcom/google/protobuf/o1;
.field public b:Z
# direct methods
.method public constructor <init>(Ljava/io/IOException;)V
.registers 3
.line 3
invoke-virtual {p1}, Ljava/lang/Throwable;->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
.line 4
iput-object p1, p0, Lcom/google/protobuf/t0;->a:Lcom/google/protobuf/o1;
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
const/4 p1, 0x0
.line 2
iput-object p1, p0, Lcom/google/protobuf/t0;->a:Lcom/google/protobuf/o1;
return-void
.end method
.method public static a()Lcom/google/protobuf/t0;
.registers 2
new-instance v0, Lcom/google/protobuf/t0;
const-string v1, "Protocol message end-group tag did not match expected tag."
invoke-direct {v0, v1}, Lcom/google/protobuf/t0;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method public static b()Lcom/google/protobuf/t0;
.registers 2
new-instance v0, Lcom/google/protobuf/t0;
const-string v1, "Protocol message contained an invalid tag (zero)."
invoke-direct {v0, v1}, Lcom/google/protobuf/t0;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method public static c()Lcom/google/protobuf/t0;
.registers 2
new-instance v0, Lcom/google/protobuf/t0;
const-string v1, "Protocol message had invalid UTF-8."
invoke-direct {v0, v1}, Lcom/google/protobuf/t0;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method public static d()Lcom/google/protobuf/t0$a;
.registers 1
new-instance v0, Lcom/google/protobuf/t0$a;
invoke-direct {v0}, Lcom/google/protobuf/t0$a;-><init>()V
return-object v0
.end method
.method public static e()Lcom/google/protobuf/t0;
.registers 2
new-instance v0, Lcom/google/protobuf/t0;
const-string v1, "CodedInputStream encountered a malformed varint."
invoke-direct {v0, v1}, Lcom/google/protobuf/t0;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method public static f()Lcom/google/protobuf/t0;
.registers 2
new-instance v0, Lcom/google/protobuf/t0;
const-string v1, "CodedInputStream encountered an embedded string or message which claimed to have negative size."
invoke-direct {v0, v1}, Lcom/google/protobuf/t0;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method public static g()Lcom/google/protobuf/t0;
.registers 2
new-instance v0, Lcom/google/protobuf/t0;
const-string v1, "Failed to parse the message."
invoke-direct {v0, v1}, Lcom/google/protobuf/t0;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method public static i()Lcom/google/protobuf/t0;
.registers 2
new-instance v0, Lcom/google/protobuf/t0;
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}, Lcom/google/protobuf/t0;-><init>(Ljava/lang/String;)V
return-object v0
.end method
# virtual methods
.method public final h(Lcom/google/protobuf/o1;)Lcom/google/protobuf/t0;
.registers 2
iput-object p1, p0, Lcom/google/protobuf/t0;->a:Lcom/google/protobuf/o1;
return-object p0
.end method
.method public final j()Ljava/io/IOException;
.registers 2
invoke-virtual {p0}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v0
instance-of v0, v0, Ljava/io/IOException;
if-eqz v0, :cond_f
invoke-virtual {p0}, Ljava/lang/Throwable;->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