摘要:
In Java, there are two types of exceptions: checked exceptions and un-checked exceptions. A checked exception must be handled explicitly by the code, 阅读全文
posted @ 2019-07-04 06:49 AYE89 阅读(184) 评论(0) 推荐(0)
|
||
|
摘要:
In Java, there are two types of exceptions: checked exceptions and un-checked exceptions. A checked exception must be handled explicitly by the code, 阅读全文
posted @ 2019-07-04 06:49 AYE89 阅读(184) 评论(0) 推荐(0) |
||