package com.google.android.gms.cloudmessaging; import androidx.annotation.Nullable; /* loaded from: classes2.dex */ public final class zzt extends Exception { public zzt(int i, @Nullable String str, @Nullable Throwable th) { super(str, th); } }