Currently, the provider's exception is being propagated to the caller when thrown.
It'll be better to encapsulate any thrown exception into an AdpException, hopefully containing additional detail about the exception.
Log in to post a comment.