package f.y;

import java.io.File;

/* JADX INFO: compiled from: Exceptions.kt */
/* JADX INFO: loaded from: classes.dex */
public final class d extends e {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public d(File file, File file2, String str) {
        super(file, file2, str);
        f.z.d.k.e(file, "file");
    }
}
