public class AmqpConnectException extends AmqpException
ConnectException which can be commonly thrown from AMQP operations if the
remote process dies or there is a network issue.| Constructor and Description |
|---|
AmqpConnectException(java.lang.Exception cause) |