JustinCanton / Geo.NET

A lightweight method for communicating with the multiple online geocoding APIs.
MIT License
13 stars 8 forks source link

feat(core): adding extra information and logging surrounding exceptions #44

Closed JustinCanton closed 1 year ago

JustinCanton commented 1 year ago

Closes #42

JustinCanton commented 1 year ago

This review just expands on the exception functionality. Now when an invalid response is returned, it return more data associated with the failure.