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, toStringcloneaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic AMQUndeliveredException(AMQConstant errorCode, String msg, Object bounced, Throwable cause)
public Object getUndeliveredMessage()
public boolean isHardError()
isHardError in class AMQExceptionCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.