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

Improve WitException by generating custom exception Types #1108

Closed

Conversation

jsturtevant
Copy link
Collaborator

Potential solution to first part of #1042.

After working on this another option might be to make WitException take generic: WitException<T>. I don't know how common it is to throw exceptions with generics but this would have the advantage it would work with strings/int and other types as well.

@jsturtevant
Copy link
Collaborator Author

/close in favor of #1109

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