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
TheRuntimeException
thrown when broker is not available on the provided host port.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-