Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0df64ea

Browse files
authored
Merge pull requestSnailclimb#37 from jun1st/patch-2
Update Java基础知识.md
2 parents186af9e +0b39a21 commit0df64ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Java相关/Java基础知识.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ final关键字主要用在三个地方:变量、方法、类。
400400

401401
**注意:异常和错误的区别:异常能被程序本身可以处理,错误是无法处理。**
402402

403-
###Trowable类常用方法
403+
###Throwable类常用方法
404404

405405
- **public stringgetMessage()**:返回异常发生时的详细信息
406406
- **public stringtoString()**:返回异常发生时的简要描述

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp