摘要: 异常 + + | Throwable | | / \ | | / \ | | Error Exception | | / \ | | / \ | | Runtime Other | + + Runtime Exception是unchecked未受检异常,Other是checked检查异常。通常在程 阅读全文
posted @ 2021-09-13 10:34 Glaci 阅读(77) 评论(0) 推荐(0)