Class JmsExceptionUtils
java.lang.Object
org.apache.activemq.artemis.jms.client.JmsExceptionUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic JMSRuntimeExceptionConverts instances of sub-classes ofJMSExceptioninto the corresponding sub-class ofJMSRuntimeException.
-
Method Details
-
convertToRuntimeException
Converts instances of sub-classes ofJMSExceptioninto the corresponding sub-class ofJMSRuntimeException.
-