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

public static class BrokerRunningSupport.BrokerNotAliveException extends RuntimeException
The RuntimeException thrown when broker is not available on the provided host port.
See Also: