Class BrokerRunningSupport.BrokerNotAliveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.amqp.rabbit.junit.BrokerRunningSupport.BrokerNotAliveException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BrokerRunningSupport
The
RuntimeException
thrown when broker is not available
on the provided host port.- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString