package androidx.datastore.core;

/* JADX INFO: loaded from: classes.dex */
public final class w extends c0 {

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public w(Throwable th, int i10) {
        super(i10);
        nb.g.i(th, "readException");
        this.f1964b = th;
    }
}
