Skip to content

Commit 8345574

Browse files
Update Java异常面试题.md
1 parent e401f77 commit 8345574

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

Interview/Java异常面试题.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Java异常面试题目录
2-
***
2+
33
* [一.Java异常架构与异常关键字](#一java异常架构与异常关键字)
44
* [1.Java异常简介](#1java异常简介)
55
* [2.Java异常架构](#2java异常架构)
@@ -52,6 +52,15 @@
5252

5353
***
5454

55+
# 说明
56+
57+
>- **本文所涉及的所有面试题皆收自一线互联网大厂**
58+
>- **GitHub用户如果访问过慢的话,可以移步至【资源分享群】下载本地文件**
59+
>- **资源分享群链接:[点击加入群聊](https://jq.qq.com/?_wv=1027&k=5Op2CWT)**
60+
>- **视频资料请关注微信公众号"Java架构筑基"免费获取**
61+
62+
***
63+
5564
# 一.Java异常架构与异常关键字
5665

5766
## 1.Java异常简介

0 commit comments

Comments
 (0)