package g.g0;

import g.h0.c.l;
import g.i;
import java.io.File;

/* JADX INFO: compiled from: Exceptions.kt */
/* JADX INFO: loaded from: classes.dex */
@i
public final class h extends b {
    /* JADX WARN: Illegal instructions before constructor call */
    public h(File file, File file2, String str, int i2) {
        int i3 = i2 & 2;
        str = (i2 & 4) != 0 ? null : str;
        l.f(file, "file");
        super(file, null, str);
    }
}
