VingtCinq / python-mailchimp

Python client for v3 of MailChimp API
MIT License
463 stars 131 forks source link

Add more detail to exception handling. #199

Closed scottypate closed 5 years ago

scottypate commented 5 years ago

Hi 👋,

Can we discuss adding more detailed exception handling to the client? I added this PR to demonstrate what that may look like. I am happy to put the work in to add this if we agree on some design to do this. This PR would be a breaking change for anyone parsing the content of the current MailChimpError class.