1. 适用范围: 程序发生可控的异常也能继续运行, 而不会整个结束 2. 梗概: 主要利用五个关键字进行异常处理 try catch finally throw throws 基本概念 child::Java 错误 概念 3. throws child::throws关键字 4. 语法: child::Java 异常处理 语法