When I update the topic/destination with an incorrect path, I do not receive the expected exception:
com.solacesystems.jcsmp.JCSMPErrorResponseException: 403: Publish ACL Denied
However, when I update the connection details with incorrect inputs, I do receive a JCSMPException
. As you mentioned, I’ve updated the code format for your reference to get suggestions.