我必须在构造函数中初始化文件对象并处理异常,是否有效使用throws或者我应该去try/ catch?
throws
try
catch
java exception
exception ×1
java ×1