0%

Java11.17

throw~throws
子类的构造方法可以跑出更多的exception
重写父类其他方法exception不能比父类多
try-catch先具体后一般