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

Generally improve validation and exception messages #1318

Open
jlstevens opened this issue Apr 18, 2017 · 0 comments
Open

Generally improve validation and exception messages #1318

jlstevens opened this issue Apr 18, 2017 · 0 comments
Labels
Milestone

Comments

@jlstevens
Copy link
Contributor

This is a general issue about improving the user experience when things go wrong. Sometimes our exceptions occur deep in the code when the condition that causes the problem could be validated much earlier with a better exception message and traceback.

We have had specific issues about this (e.g #1127) and some PR have improved the exceptions in specific parts of the code. This issue is for us to have a general overview of how things are progressing - new PRs improving exceptions can reference this issue.

Lastly, we might want to consider defining more of our own custom exception classes.

@jlstevens jlstevens added this to the v2.0 milestone Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant