package V4;

/* JADX INFO: loaded from: classes3.dex */
public final class C0 extends a5.p {

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ int f8224e;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C0(A4.j jVar, A4.d dVar, int i6) {
        super(jVar, dVar);
        this.f8224e = i6;
    }

    @Override // V4.u0
    public final boolean r(Throwable th) {
        switch (this.f8224e) {
            case 0:
                return false;
            default:
                if (th instanceof Z4.o) {
                    return true;
                }
                return n(th);
        }
    }
}
