Skip to content

Commit

Permalink
auto commit
Browse files Browse the repository at this point in the history
  • Loading branch information
CyC2018 committed Apr 18, 2021
1 parent 05998c5 commit 01f9a92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion notes/Java 基础.md
Original file line number Diff line number Diff line change
Expand Up @@ -1386,9 +1386,10 @@ Throwable 可以用来表示任何可以作为异常抛出的类,分为两种

<div align="center"> <img src="https://cs-notes-1256109796.cos.ap-guangzhou.myqcloud.com/PPjwP.png" width="600"/> </div><br>

- [Java 入门之异常处理](https://www.cnblogs.com/Blue-Keroro/p/8875898.html)
- [Java Exception Interview Questions and Answers](https://www.journaldev.com/2167/java-exception-interview-questions-and-answersl)

- [Java提高篇——Java 异常处理](https://www.cnblogs.com/Qian123/p/5715402.html)

## 泛型

```java
Expand Down

0 comments on commit 01f9a92

Please sign in to comment.