package com.google.android.gms.cloudmessaging;

import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes2.dex */
public final class zzt extends Exception {
    public zzt(int i10, @Nullable String str, @Nullable Throwable th) {
        super(str, th);
    }
}
