public class ProviderSendTimedOutException extends ProviderOperationTimedOutException
| Constructor and Description |
|---|
ProviderSendTimedOutException(String reason) |
ProviderSendTimedOutException(String reason,
JmsMessage unsentMessage) |
| Modifier and Type | Method and Description |
|---|---|
JmsMessage |
getUnsentMessage() |
JmsSendTimedOutException |
toJMSException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProviderSendTimedOutException(String reason)
public ProviderSendTimedOutException(String reason, JmsMessage unsentMessage)
public JmsMessage getUnsentMessage()
public JmsSendTimedOutException toJMSException()
toJMSException in class ProviderOperationTimedOutExceptionCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.