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

Exception initialization is confused #578

Open
chuck-sys opened this issue Oct 17, 2020 · 0 comments
Open

Exception initialization is confused #578

chuck-sys opened this issue Oct 17, 2020 · 0 comments
Labels
good first issue Good for newcomers theme:refactoring Something needs to be cleaned up or refactored

Comments

@chuck-sys
Copy link
Collaborator

Summary

Exceptions should be written by calling the inherited class initializer, not just by adding the data to the .error attribute and leaving it at that.

Requirements

See this post for some inspiration. We want to add formatted text that would be shown whenever the error is printed. Discussion is needed to flesh things out.

@chuck-sys chuck-sys added good first issue Good for newcomers theme:refactoring Something needs to be cleaned up or refactored labels Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers theme:refactoring Something needs to be cleaned up or refactored
Projects
None yet
Development

No branches or pull requests

1 participant