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:
Serializable
- Enclosing class:
- ScenarioConnectionFactoryWrapper
protected static class ScenarioConnectionFactoryWrapper.CouldNotGetConnectionFactoryFromProviderException
extends RuntimeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCouldNotGetConnectionFactoryFromProviderException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CouldNotGetConnectionFactoryFromProviderException
-