package Y4;

/* JADX INFO: loaded from: classes3.dex */
public final class e0 implements InterfaceC0844j {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Throwable f8939a;

    public e0(Throwable th) {
        this.f8939a = th;
    }

    @Override // Y4.InterfaceC0844j
    public final Object emit(Object obj, A4.d dVar) throws Throwable {
        throw this.f8939a;
    }
}
