Skip to content

c#: Use a generic Exception type to make handling easier#1109

Merged
jsturtevant merged 1 commit intobytecodealliance:mainfrom
jsturtevant:generic-witexception
Dec 19, 2024
Merged

c#: Use a generic Exception type to make handling easier#1109
jsturtevant merged 1 commit intobytecodealliance:mainfrom
jsturtevant:generic-witexception

Conversation

@jsturtevant
Copy link
Collaborator

Partially fixes #1042.

Alternative to #1108.

@jsturtevant
Copy link
Collaborator Author

/assign @pavelsavara

@jsturtevant jsturtevant requested review from dicej and yowl December 19, 2024 18:31
Copy link
Collaborator

@dicej dicej left a comment

Choose a reason for hiding this comment

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

Thanks for doing this!

Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
@jsturtevant jsturtevant changed the title Use a generic Exception type to make handling easier c#: Use a generic Exception type to make handling easier Dec 19, 2024
@jsturtevant jsturtevant added this pull request to the merge queue Dec 19, 2024
Merged via the queue into bytecodealliance:main with commit c2e7892 Dec 19, 2024
@jsturtevant jsturtevant deleted the generic-witexception branch December 19, 2024 23:27
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.

C#: improve WitException.Value type

2 participants