Class JMSExceptionHelper


  • public final class JMSExceptionHelper
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.jms.JMSException convertFromActiveMQException​(org.apache.activemq.artemis.api.core.ActiveMQException me)  
      static javax.jms.JMSException convertFromActiveMQException​(org.apache.activemq.artemis.api.core.ActiveMQInterruptedException me)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JMSExceptionHelper

        public JMSExceptionHelper()
    • Method Detail

      • convertFromActiveMQException

        public static javax.jms.JMSException convertFromActiveMQException​(org.apache.activemq.artemis.api.core.ActiveMQInterruptedException me)
      • convertFromActiveMQException

        public static javax.jms.JMSException convertFromActiveMQException​(org.apache.activemq.artemis.api.core.ActiveMQException me)