package com.google.android.gms.auth;

import defpackage.rq6;
import defpackage.vo6;

/* JADX INFO: loaded from: classes2.dex */
public class GoogleAuthException extends Exception {
    public GoogleAuthException() {
    }

    public GoogleAuthException(@rq6 String str) {
        super(str);
    }

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

    public GoogleAuthException(@vo6 Throwable th) {
        super(th);
    }
}
