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.
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.