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

Raising more appropriate exception types #146

Open
karimbahgat opened this issue Jun 6, 2018 · 0 comments
Open

Raising more appropriate exception types #146

karimbahgat opened this issue Jun 6, 2018 · 0 comments

Comments

@karimbahgat
Copy link
Collaborator

Right now exceptions are raised either as ShapefileException (dealing specifically with the Shapefile), or just a generic Exception. At some point should go through all the generic exceptions and change them to more appropriate exception types, such as ValueError, TypeError, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant