We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8202839 commit 9bc79d7Copy full SHA for 9bc79d7
1 file changed
Day05.md
@@ -7,7 +7,7 @@
7
* 运行时异常(可以处理,也可以不处理)
8
9
* error例子
10
- 
+ 
11
#### 如何判断是异常还是错误
12
* 以Exception结尾的是异常,否则是错误
13
@@ -214,7 +214,7 @@ public class Demo09{
214
215
#### ==实现重进入==
216
217
-
+
218
219
# wait() 和 notify()的使用注意事项
220
0 commit comments