* PipingSurfaceLinesCsvReader.ReadLine now bundles parsing problems into a LineParseException. * PipingSurfaceLinesCsvImporter handles LineParseException thrown from PipingSurfaceLinesCsvReader by skipping that row. Related to Issue [WTI-20] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@355 5a3db67b-de53-47b5-99c8-a1c30a6650e2
* Refactored PipingSurfaceLinesCsvReader such that some code parts can be reused. * PipingSurfaceLinesCsvImporter now handles critical read errors when reading lines for surface lines. Related to Issue [WTI-20] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@348 5a3db67b-de53-47b5-99c8-a1c30a6650e2