Skip to content

obtain ArkHttpException message #115

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sumandeng
Copy link

获取正确的异常信息,而不是toString()

@volc-sdk-team
Copy link

开发者您好 @sumandeng
感谢您对SDK的关注和贡献!当前实现中的toString()是包含getMessage()的完整异常信息。
经过团队讨论沟通后,我们确认不能合并这个PR,改为super.getMessage()会破坏现有代码的向后兼容性,导致依赖完整异常信息的使用者出现问题。
欢迎继续交流,一起探讨更好的解决方案。

@sumandeng
Copy link
Author

完整信息在 toString() 已经实现了。
或者贵方能否提供获取纯粹消息的方法?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants