unreported exception java.io.FileNotFoundException; must be caught or declared to be thrown

前端 未结 5 1564
后悔当初
后悔当初 2020-12-11 22:58

I am creating a class -- just a class, no main() and I am receiving the error of \"unreported exception java.io.FileNotFoundException; must be caught or declared to be throw

5条回答
提交回复
热议问题