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

Add error code #149

Closed
wants to merge 2 commits into from
Closed

Add error code #149

wants to merge 2 commits into from

Conversation

zhaohai666
Copy link
Contributor

No description provided.

RequestParameterInvalid(409, "RequestParameterInvalid", "Request parameter Invalid!"),
CreatePrivateNetworkFailed(409, "CreatePrivateNetworkFailed", "Create private network failed!"),
DeletePrivateNetworkFailed(409, "DeletePrivateNetworkFailed", "Delete private network failed!"),
GetTotalQuotaFailed(409, "GetTotalQuotaFailed", "Query total quota failed!");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这几个参数异常信息提示不够明确

@zhaohai666 zhaohai666 closed this Aug 31, 2023
@zhaohai666 zhaohai666 deleted the add-error-code branch August 31, 2023 06:21
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