Class JmsMatsException.JmsMatsOverflowRuntimeException

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

protected static class JmsMatsException.JmsMatsOverflowRuntimeException extends RuntimeException
If we get "stack overflow" or "call overflow", then the sending method will throw this.
See Also:
  • Constructor Details

    • JmsMatsOverflowRuntimeException

      public JmsMatsOverflowRuntimeException(String message)