gbv / cocoda-sdk

SDK for Cocoda and coli-conc services
https://gbv.github.io/cocoda-sdk/
MIT License
5 stars 1 forks source link

[Improvement] Handle axios errors #9

Closed stefandesu closed 4 years ago

stefandesu commented 4 years ago

Currently, any errors occurring in a provider method is caught and wrapped in a CDKError (if it's not already one of the more specific errors). These should be further differentiated.