package X1;

import androidx.fragment.app.G;
import kotlin.jvm.internal.o;

/* JADX INFO: loaded from: classes.dex */
public abstract class h extends RuntimeException {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final G f8548a;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public h(G fragment, String str) {
        super(str);
        o.h(fragment, "fragment");
        this.f8548a = fragment;
    }
}
