package W;

import r4.AbstractC0983h;

/* JADX INFO: loaded from: classes.dex */
public final class b0 extends m0 {

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public b0(Throwable th) {
        super(Integer.MAX_VALUE);
        AbstractC0983h.e("finalException", th);
        this.f3112b = th;
    }
}
