1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00
TimorYang ecfe12ca48
Update Java基础知识.md
根据上下文语境
应该将
“除了`RuntimeException`及其子类以外,其他的`Exception`类及其子类都属于检查异常” 
修改为
“除了`RuntimeException`及其子类以外,其他的`Exception`类及其子类都属于受检查异常”
2021-01-14 14:44:43 +08:00
..
2021-01-14 14:44:43 +08:00
2020-10-21 15:56:02 +08:00
2020-10-21 17:30:43 +08:00