如何捕获Java中找不到文件的异常?
在使用FileInputStream,FileOutputStream和RandomAccessFile类时,我们需要将文件的路径传递给它们的构造函数。如果指定路径中的文件不存在,则会引发FileNotFoundException。
示例
public class Sample {
public static void main(String args[]) throws Exception {
File file = new File("myFile");
FileInputStream fis = new FileInputStream(file);
System.out.println("Hello");
}
}输出结果
Exception in thread "main" java.io.FileNotFoundException: myFile
(The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at a5Exception_Handling.NullPointer.main(NullPointer.java:10)热门推荐
10 新年门口花束祝福语简短
11 盘锦结婚祝福语大全简短
12 父母生日祝福语 简短独特
13 家庭恩爱祝福语简短英文
14 高考俄语祝福语大全简短
15 虎年祝福语 诗句唯美简短
16 生日婚礼祝福语简短精辟
17 虎年喝酒拜年祝福语简短
18 教师闺蜜祝福语简短