一、
二、异常分类
三、try-catch-finally
1
2、细节
3、注意
四、throws
五、自定义异常
实例:
六、注意
2、throws与throw
3、Try catch只能在写在方法的内部