Class ExceptionConverter


  • public class ExceptionConverter
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.jms.JMSException convert​(java.lang.Exception exception)  
      • Methods inherited from class java.lang.Object

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

      • ExceptionConverter

        public ExceptionConverter()
    • Method Detail

      • convert

        public static javax.jms.JMSException convert​(java.lang.Exception exception)