Package io.mats3.spring.jms.factories
Class ScenarioConnectionFactoryWrapper.CouldNotGetConnectionFactoryFromProviderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.mats3.spring.jms.factories.ScenarioConnectionFactoryWrapper.CouldNotGetConnectionFactoryFromProviderException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ScenarioConnectionFactoryWrapper
protected static class ScenarioConnectionFactoryWrapper.CouldNotGetConnectionFactoryFromProviderException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CouldNotGetConnectionFactoryFromProviderException(java.lang.String message, java.lang.Throwable cause)
-