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

Use ResponseError on FailedLockToken type #25943

Open
JoshLove-msft opened this issue May 22, 2023 · 0 comments
Open

Use ResponseError on FailedLockToken type #25943

JoshLove-msft opened this issue May 22, 2023 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Event Grid

Comments

@JoshLove-msft
Copy link
Member

The FailedLockToken type exposes ErrorCode/ErrorDescription properties. We should use ResponseError here instead to provide a consistent experience across the SDK.

This is something that we will address after the initial beta release of the namespace functionality.

@JoshLove-msft JoshLove-msft added Client This issue points to a problem in the data-plane of the library. Event Grid labels May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Grid
Projects
None yet
Development

No branches or pull requests

2 participants