Closed kspurgin closed 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'
KeyError
collectionspace-client
NoClientServiceError
This is part of work that fixes (partially) collectionspace/collectionspace-csv-importer#75
Instead of passing along
KeyError
fromcollectionspace-client
, raise aNoClientServiceError
to send to `collectionspace-csv-importer'