-
-
Notifications
You must be signed in to change notification settings - Fork 259
Open
Labels
Milestone
Description
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.
micahcochran and dbykov