public class NackedAmqpMessageException extends MessagingException
Constructor and Description |
---|
NackedAmqpMessageException(Message<?> message,
Object correlationData,
String nackReason) |
Modifier and Type | Method and Description |
---|---|
Object |
getCorrelationData() |
String |
getNackReason() |
String |
toString() |
getFailedMessage
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public Object getCorrelationData()
public String getNackReason()
public String toString()
toString
in class MessagingException