package com.google.android.gms.auth;

import defpackage.vo6;

/* JADX INFO: loaded from: classes2.dex */
public class UserRecoverableNotifiedException extends GoogleAuthException {
    public UserRecoverableNotifiedException(@vo6 String str) {
        super(str);
    }

    public UserRecoverableNotifiedException(@vo6 String str, @vo6 Throwable th) {
        super(str, th);
    }
}
