Class MessageNumberRolloverException

  • All Implemented Interfaces:
    Serializable

    public final class MessageNumberRolloverException
    extends AbstractSoapFaultException
    If the condition listed below is reached, the RM Destination MUST generate this fault. Properties: [Code] Sender [Subcode] wsrm:MessageNumberRollover [Reason] The maximum value for wsrm:MessageNumber has been exceeded. [Detail] xs:anyURI , wsrm:MessageNumberType Generated by: RM Source or RM Destination. Condition : Message number in /wsrm:Sequence/wsrm:MessageNumber of a Received message exceeds the internal limitations of an RM Destination or reaches the maximum value of 9,223,372,036,854,775,807. Action Upon Generation : RM Destination SHOULD continue to accept undelivered messages until the Sequence is closed or terminated. Action Upon Receipt : RM Source SHOULD continue to retransmit undelivered messages until the Sequence is closed or terminated.
    Author:
    m_potociar
    See Also:
    Serialized Form