package c7;

/* JADX INFO: loaded from: classes.dex */
public final class M implements InterfaceC0597e {

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

    public M(Throwable th) {
        this.f9405q = th;
    }

    @Override // c7.InterfaceC0597e
    public final Object l(Object obj, E6.d dVar) throws Throwable {
        throw this.f9405q;
    }
}
