目录0. 介绍1. raise 介绍(案例)2. raise 不需要参数(案例)3. raise:单独一个 raise(正常程序使用无参的 raise )4. 其它案例4.1 案例14.2 案例25. 处理流程6. 显示error位置总结0. 介绍