没有Exception这个父类异常类型吗?
如图,编写代码时报错No exception of type Exception can be thrown; an exception type must be a subclass of Throwable,说明没有Exception类型的父类异常,但是视频里面这么写并没有报错,因为JDK的版本不同的原因吗?该怎么解决?
如图,编写代码时报错No exception of type Exception can be thrown; an exception type must be a subclass of Throwable,说明没有Exception类型的父类异常,但是视频里面这么写并没有报错,因为JDK的版本不同的原因吗?该怎么解决?
2018-08-14
举报