Skip to content

[dotnet] link exceptions to documentation #12157

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

Merged
merged 2 commits into from
Jun 7, 2023
Merged

[dotnet] link exceptions to documentation #12157

merged 2 commits into from
Jun 7, 2023

Conversation

titusfortner
Copy link
Member

Description

Adds links to our documentation for the relevant exceptions

Motivation and Context

This brings .NET in alignment with Java, Ruby & Python (soon #12156)

@nvborisenko Java has a more clever way of doing this, but I think this is the best we can do in C# since the methods need to be static?

@titusfortner titusfortner requested a review from diemol June 6, 2023 03:01
@titusfortner titusfortner merged commit d343d2c into trunk Jun 7, 2023
@titusfortner titusfortner deleted the dotnet_error branch June 7, 2023 02:35
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.

1 participant