package I0;

/* JADX INFO: loaded from: classes.dex */
public final class i extends RuntimeException {
    public i(String str) {
        super(str);
    }
}
