collectionspace / collectionspace-mapper

MIT License
0 stars 0 forks source link

TwoDigitYearHandler rescues UnparseableStructuredDate, not UnparseableStructuredDateError #153

Closed kspurgin closed 1 year ago

kspurgin commented 1 year ago

This causes applications calling the mapper to receive an Error about an unrescueable/non-existent Error class, instead of the rescued/graceful intended handled result.