apkfuckery/com.discord/smali_classes2/com/google/android/gms/internal/measurement/eb.smali
2019-06-25 03:04:50 +02:00

129 lines
4 KiB
Smali

.class public Lcom/google/android/gms/internal/measurement/eb;
.super Ljava/io/IOException;
# instance fields
.field zzahn:Lcom/google/android/gms/internal/measurement/fa;
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
invoke-direct {p0, p1}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
const/4 p1, 0x0
iput-object p1, p0, Lcom/google/android/gms/internal/measurement/eb;->zzahn:Lcom/google/android/gms/internal/measurement/fa;
return-void
.end method
.method static ra()Lcom/google/android/gms/internal/measurement/eb;
.locals 2
new-instance v0, Lcom/google/android/gms/internal/measurement/eb;
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/android/gms/internal/measurement/eb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method static rb()Lcom/google/android/gms/internal/measurement/eb;
.locals 2
new-instance v0, Lcom/google/android/gms/internal/measurement/eb;
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/measurement/eb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method static rc()Lcom/google/android/gms/internal/measurement/eb;
.locals 2
new-instance v0, Lcom/google/android/gms/internal/measurement/eb;
const-string v1, "CodedInputStream encountered a malformed varint."
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/measurement/eb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method static rd()Lcom/google/android/gms/internal/measurement/eb;
.locals 2
new-instance v0, Lcom/google/android/gms/internal/measurement/eb;
const-string v1, "Protocol message contained an invalid tag (zero)."
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/measurement/eb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method static re()Lcom/google/android/gms/internal/measurement/eb;
.locals 2
new-instance v0, Lcom/google/android/gms/internal/measurement/eb;
const-string v1, "Protocol message end-group tag did not match expected tag."
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/measurement/eb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method static rf()Lcom/google/android/gms/internal/measurement/ec;
.locals 2
new-instance v0, Lcom/google/android/gms/internal/measurement/ec;
const-string v1, "Protocol message tag had invalid wire type."
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/measurement/ec;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method static rg()Lcom/google/android/gms/internal/measurement/eb;
.locals 2
new-instance v0, Lcom/google/android/gms/internal/measurement/eb;
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}, Lcom/google/android/gms/internal/measurement/eb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method static rh()Lcom/google/android/gms/internal/measurement/eb;
.locals 2
new-instance v0, Lcom/google/android/gms/internal/measurement/eb;
const-string v1, "Failed to parse the message."
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/measurement/eb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method static ri()Lcom/google/android/gms/internal/measurement/eb;
.locals 2
new-instance v0, Lcom/google/android/gms/internal/measurement/eb;
const-string v1, "Protocol message had invalid UTF-8."
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/measurement/eb;-><init>(Ljava/lang/String;)V
return-object v0
.end method