package D0;

import d5.AbstractC0844a;
import u0.C1579o;

/* JADX INFO: loaded from: classes.dex */
public final class r extends Exception {

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

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final boolean f1581r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public final C1579o f1582s;

    public r(int i, C1579o c1579o, boolean z8) {
        super(AbstractC0844a.j("AudioTrack write failed: ", i));
        this.f1581r = z8;
        this.f1580q = i;
        this.f1582s = c1579o;
    }
}
