collectionspace / collectionspace-mapper

MIT License
0 stars 0 forks source link

raise NoClientServiceError if client returns KeyError #116

Closed kspurgin closed 3 years ago

kspurgin commented 3 years ago

This is part of work that fixes (partially) collectionspace/collectionspace-csv-importer#75

Instead of passing along KeyError from collectionspace-client, raise a NoClientServiceError to send to `collectionspace-csv-importer'