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

[Event Hubs] Include Inner Exception Details #33014

Merged
merged 2 commits into from
Dec 13, 2022

Conversation

jsquire
Copy link
Member

@jsquire jsquire commented Dec 12, 2022

Summary

The focus of these changes is to include the details of any inner exception as part of the ToString output of EventHubsException.

References and Related

The focus of these changes is to include the details of any inner exception
as part of the `ToString` output of `EventHubsException`.
@jsquire jsquire added Event Hubs Client This issue points to a problem in the data-plane of the library. labels Dec 12, 2022
@jsquire jsquire added this to the 2023-02 milestone Dec 12, 2022
@jsquire jsquire self-assigned this Dec 12, 2022
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@jsquire jsquire merged commit c4b93bf into Azure:main Dec 13, 2022
@jsquire jsquire deleted the eventhubs/exception branch December 13, 2022 15:46
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 Hubs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Event Hubs] Include inner exception output for EventHubsException.ToString()
4 participants