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(Exception cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AmqpConnectException(Exception cause)