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

Error Handling #2

Open
ajmedford opened this issue Sep 14, 2013 · 1 comment
Open

Error Handling #2

ajmedford opened this issue Sep 14, 2013 · 1 comment

Comments

@ajmedford
Copy link
Collaborator

Write custom error classes for handling convergence errors, input errors, etc.

@mhoffman
Copy link
Contributor

Even though I love error-handling, I think there are some great arguments against using custom error classes for everything[1]. Convergence errors might be different because there may be smarter ways of handling those. However for input errors there is UserWarning etc. :-).

[1] http://pyvideo.org/video/880/stop-writing-classes

ajmedford pushed a commit that referenced this issue Sep 22, 2017
gusmaogabriels pushed a commit that referenced this issue May 16, 2019
Properly setting up setup.py and install_requires
gusmaogabriels added a commit that referenced this issue Jul 26, 2019
gusmaogabriels added a commit that referenced this issue Jul 26, 2019
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