package W4;

import F7.C0133q;

/* JADX INFO: loaded from: classes.dex */
public final class e extends Throwable {

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

    public e(C0133q c0133q) {
        super(null, c0133q);
        this.f7138q = c0133q;
    }

    @Override // java.lang.Throwable
    public final Throwable getCause() {
        return this.f7138q;
    }
}
