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

Error code getter is commented out in TencentCloudSDKException #1

Open
mndfcked opened this issue Apr 26, 2021 · 0 comments · May be fixed by #2
Open

Error code getter is commented out in TencentCloudSDKException #1

mndfcked opened this issue Apr 26, 2021 · 0 comments · May be fixed by #2

Comments

@mndfcked
Copy link

The errorCode property in the TencentCloudSDKException is private. And the getter for that property is commented out.
To be able to better handle API errors, the error codes should be accessible through the exception.

@mndfcked mndfcked linked a pull request Apr 26, 2021 that will close this issue
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 a pull request may close this issue.

1 participant