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

Use a custom exception instead of just a generic exception when plugs are missing #222

Open
selkij opened this issue May 7, 2024 · 1 comment

Comments

@selkij
Copy link
Contributor

selkij commented May 7, 2024

When a plug is missing, a generic system exception is thrown, unless you read the message (which is hidden unless you go to the console tab on VS) you won't get a lot of information, creating a PlugMissingException and PlugNotImplementedException would be better, I can work on it if needed I just need to know the opinion of the dev team

@9xbt
Copy link

9xbt commented May 7, 2024

imo it would be good and would remove a lot of issues in the cosmos github repo

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

No branches or pull requests

2 participants