package com.google.android.gms.internal.p002firebaseauthapi; /* loaded from: classes.dex */ public final class zzmi extends RuntimeException { public zzmi(String str) { super(str); } public static Object zza(zzmh zzmhVar) { try { return zzmhVar.zza(); } catch (Exception e10) { throw new zzmi(e10); } } public zzmi(String str, Throwable th) { super(str, th); } public zzmi(Throwable th) { super(th); } }