Package io.mats3.impl.jms
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
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:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.mats3.impl.jms.JmsMatsException
JmsMatsException.JmsMatsJmsException, JmsMatsException.JmsMatsOverflowRuntimeException, JmsMatsException.JmsMatsUndeclaredCheckedExceptionRaisedRuntimeException
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JmsMatsJmsException
-