package androidx.media3.common;

import defpackage.AbstractC0956;
import defpackage.AbstractC3653;

/* JADX INFO: loaded from: classes3.dex */
public class PlaybackException extends Exception {

    /* JADX INFO: renamed from: ˌᴵ, reason: contains not printable characters */
    public final int f554;

    /* JADX INFO: renamed from: ᵜᵪʾ, reason: contains not printable characters */
    public final long f555;

    static {
        AbstractC3653.m8221(0, 1, 2, 3, 4);
        AbstractC0956.m3211(5);
    }

    public PlaybackException(String str, Throwable th, int i, long j) {
        super(str, th);
        this.f554 = i;
        this.f555 = j;
    }
}
