public class ProviderDeliveryModifiedException extends ProviderException
| Constructor and Description |
|---|
ProviderDeliveryModifiedException(String message,
org.apache.qpid.proton.amqp.messaging.Modified modification) |
ProviderDeliveryModifiedException(String message,
Throwable cause,
org.apache.qpid.proton.amqp.messaging.Modified modification) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDeliveryFailed() |
boolean |
isUndeliverableHere() |
toJMSExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProviderDeliveryModifiedException(String message, org.apache.qpid.proton.amqp.messaging.Modified modification)
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.