public class AMQUndeliveredException extends AMQException
Constructor and Description |
---|
AMQUndeliveredException(AMQConstant errorCode,
String msg,
Object bounced,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Object |
getUndeliveredMessage() |
boolean |
isHardError() |
cloneForCurrentThread, getErrorCode, toString
clone
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public AMQUndeliveredException(AMQConstant errorCode, String msg, Object bounced, Throwable cause)
public Object getUndeliveredMessage()
public boolean isHardError()
isHardError
in class AMQException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.