public class AmqpRejectAndDontRequeueException extends AmqpException
Constructor and Description |
---|
AmqpRejectAndDontRequeueException(String message) |
AmqpRejectAndDontRequeueException(String message,
Throwable cause) |
AmqpRejectAndDontRequeueException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AmqpRejectAndDontRequeueException(String message, Throwable cause)
public AmqpRejectAndDontRequeueException(String message)
public AmqpRejectAndDontRequeueException(Throwable cause)