granularity level: instruction

		.class public final Lcom/google/firebase/messaging/SendException;
.super Ljava/lang/Exception;
.source "SendException.java"


.field public static final ERROR_INVALID_PARAMETERS:I = 0x1
.field public static final ERROR_SIZE:I = 0x2
.field public static final ERROR_TOO_MANY_MESSAGES:I = 0x4
.field public static final ERROR_TTL_EXCEEDED:I = 0x3
.field public static final ERROR_UNKNOWN:I
.field private final errorCode:I


.method constructor <init>(Ljava/lang/String;)V
	.locals 0

	invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method private parseErrorCode(Ljava/lang/String;)I
	.locals 7

	const/4 v0, 0x0
	return v0
.end method

.method public getErrorCode()I
	.locals 1

	const/4 v0, 0x0
	return v0
.end method