Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getMessage()与toString()方法描述有问题 #468

Closed
MrKingHH opened this issue Sep 6, 2019 · 3 comments
Closed

getMessage()与toString()方法描述有问题 #468

MrKingHH opened this issue Sep 6, 2019 · 3 comments

Comments

@MrKingHH
Copy link

@MrKingHH MrKingHH commented Sep 6, 2019

public string getMessage():返回异常发生时的详细信息
public string toString():返回异常发生时的简要描述
应该是反了。getMessage()是简要描述,toString()是详细信息。

@Snailclimb
Copy link
Owner

@Snailclimb Snailclimb commented Sep 11, 2019

请问这个是那一篇文章里面的?

@MrKingHH
Copy link
Author

@MrKingHH MrKingHH commented Sep 21, 2019

java基础知知识->Throwable类常用方法

@Snailclimb
Copy link
Owner

@Snailclimb Snailclimb commented Sep 26, 2019

感谢你!

java基础知知识->Throwable类常用方法

感谢你!

@Snailclimb Snailclimb closed this Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants