package androidx.datastore.core;

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public t(Throwable th) {
        super(Integer.MAX_VALUE);
        nb.g.i(th, "finalException");
        this.f1959b = th;
    }
}
