wrstudios / reso_transport

A wrapper for interacting with RESO WebAPI
MIT License
7 stars 6 forks source link

Add custom errors #11

Closed nickgronow closed 3 years ago

nickgronow commented 3 years ago

As we continue to mature this gem, converting generic errors to custom ones that can be handled more succinctly is important. We also want to begin attaching useful context in with some of these errors, that make debugging them easier for applications using this gem.