open static fun buildExceptionMessage(ex: JMSException): String
Build a descriptive exception message for the given JMSException, incorporating a linked exception's message if appropriate.
ex - the JMSException to build a message for
Return
the descriptive message String