public class AMQUndeliveredException extends AMQException
| Constructor and Description |
|---|
AMQUndeliveredException(int errorCode,
String msg,
Object bounced,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
AMQUndeliveredException |
cloneForCurrentThread()
Rethrown this exception as a new exception.
|
Object |
getUndeliveredMessage() |
boolean |
isHardError() |
getErrorCode, toStringcloneaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic Object getUndeliveredMessage()
public boolean isHardError()
isHardError in class AMQExceptionpublic AMQUndeliveredException cloneForCurrentThread()
QpidExceptioncloneForCurrentThread in class AMQExceptionCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.