栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

java.io.FileNotFoundException: F:02-JavaSE每章作业01-零基础作业 (拒绝访问。)

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

java.io.FileNotFoundException: F:�02-JavaSE每章作业�01-零基础作业 (拒绝访问。)

java.io.FileNotFoundException: F:02-JavaSE每章作业01-零基础作业 (拒绝访问。)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.(FileOutputStream.java:213)
	at java.io.FileOutputStream.(FileOutputStream.java:162)
	at com.bjpowernode.javase.io.CopyAll.copyDir(CopyAll.java:35)
	at com.bjpowernode.javase.io.CopyAll.copyDir(CopyAll.java:70)
	at com.bjpowernode.javase.io.CopyAll.copyDir(CopyAll.java:70)
	at com.bjpowernode.javase.io.CopyAll.main(CopyAll.java:10)
java.io.FileNotFoundException: F:02-JavaSE每章作业01-零基础作业 (拒绝访问。)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.(FileOutputStream.java:213)
	at java.io.FileOutputStream.(FileOutputStream.java:162)
	at com.bjpowernode.javase.io.CopyAll.copyDir(CopyAll.java:35)
	at com.bjpowernode.javase.io.CopyAll.copyDir(CopyAll.java:70)
	at com.bjpowernode.javase.io.CopyAll.copyDir(CopyAll.java:70)
	at com.bjpowernode.javase.io.CopyAll.main(CopyAll.java:10)
java.io.FileNotFoundException: F:02-JavaSE每章作业01-零基础作业 (拒绝访问。)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.(FileOutputStream.java:213)
	at java.io.FileOutputStream.(FileOutputStream.java:162)
	at com.bjpowernode.javase.io.CopyAll.copyDir(CopyAll.java:35)
	at com.bjpowernode.javase.io.CopyAll.copyDir(CopyAll.java:70)
	at com.bjpowernode.javase.io.CopyAll.copyDir(CopyAll.java:70)
	at com.bjpowernode.javase.io.CopyAll.main(CopyAll.java:10)

报错原因:

 代码片段中获取文件字节输出流的时候,所给的File类型变量destFile的值是目录路径名(正确应该是具体到某一个文件名),导致“拒绝访问”的典型报错!!!

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/785590.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号