Class InvalidAcknowledgementException

  • All Implemented Interfaces:
    Serializable

    public final class InvalidAcknowledgementException
    extends AbstractSoapFaultException
    An example of when this fault is generated is when a message is Received by the RM Source containing a SequenceAcknowledgement covering messages that have not been sent. Properties: [Code] Sender [Subcode] wsrm:InvalidAcknowledgement [Reason] The SequenceAcknowledgement violates the cumulative Acknowledgement invariant. [Detail] ... Generated by: RM Source. Condition : In response to a SequenceAcknowledgement that violate the invariants stated in 2.3 or any of the requirements in 3.9 about valid combinations of AckRange, Nack and None in a single SequenceAcknowledgement element or with respect to already Received such elements. Action Upon Generation : Unspecified. Action Upon Receipt : Unspecified.
    Author:
    Marek Potociar (marek.potociar at sun.com)
    See Also:
    Serialized Form