atomicdata-dev / atomic-data-docs

Atomic Data is a specification to make it easier to exchange data.
https://docs.atomicdata.dev
MIT License
17 stars 7 forks source link

Create Error class - standardize how errors are structured #124

Open joepio opened 2 years ago

joepio commented 2 years ago

See https://github.com/atomicdata-dev/atomic-data-browser/issues/172

Having a Class for Errors helps to standardize how we communicate Errors from back-end to front-end. I suppose other usecases will present themselves later.