Java基础(010)-Java异常处理

|102字|361阅读

Java异常处理

exception 与error

运行时异常 编译期异常 中断异常

try catch finally try catch resources

错误处理

|102字|361阅读
         
返回顶部