package u0;

import d5.AbstractC0844a;

/* JADX INFO: loaded from: classes.dex */
public abstract class G extends Exception {

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

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

    static {
        AbstractC0844a.r(0, 1, 2, 3, 4);
        x0.v.G(5);
    }

    public G(String str, Throwable th, int i, long j8) {
        super(str, th);
        this.f17156q = i;
        this.f17157r = j8;
    }
}
