Class ProviderDeliveryModifiedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.qpid.jms.provider.ProviderException
org.apache.qpid.jms.provider.exceptions.ProviderDeliveryModifiedException
All Implemented Interfaces:
Serializable

public class ProviderDeliveryModifiedException extends ProviderException
Thrown when a send fails because the remote modified the delivery
See Also:
  • Constructor Details

    • ProviderDeliveryModifiedException

      public ProviderDeliveryModifiedException(String message, org.apache.qpid.proton.amqp.messaging.Modified modification)
    • ProviderDeliveryModifiedException

      public ProviderDeliveryModifiedException(String message, Throwable cause, org.apache.qpid.proton.amqp.messaging.Modified modification)
  • Method Details

    • isDeliveryFailed

      public boolean isDeliveryFailed()
    • isUndeliverableHere

      public boolean isUndeliverableHere()