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

Better validation of exception variable types #1306

Open
TwitchBronBron opened this issue Sep 26, 2024 · 0 comments
Open

Better validation of exception variable types #1306

TwitchBronBron opened this issue Sep 26, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@TwitchBronBron
Copy link
Member

#1305 added support for providing a type for the exception variable. However, not all types are valid there. I believe you can throw an exception object, or a string. So, we should find a way to validate the type there to ensure it conforms to the necessary structure.

@TwitchBronBron TwitchBronBron added this to the v1.1.0 milestone Sep 26, 2024
@TwitchBronBron TwitchBronBron added the enhancement New feature or request label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant