Class JmsMatsException.JmsMatsJmsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.mats3.impl.jms.JmsMatsException
io.mats3.impl.jms.JmsMatsException.JmsMatsJmsException
All Implemented Interfaces:
Serializable
Enclosing class:
JmsMatsException

public static class JmsMatsException.JmsMatsJmsException extends JmsMatsException
Thrown if anything goes haywire with the backend implementation, e.g. that any of the numerous exception-throwing methods of the JMS API actually does throw any (unexpected) Exception.
See Also:
  • Constructor Details

    • JmsMatsJmsException

      public JmsMatsJmsException(String message)