Class SequenceTerminatedException

All Implemented Interfaces:
Serializable

public class SequenceTerminatedException extends AbstractSoapFaultException
The Endpoint that generates this fault SHOULD make every reasonable effort to notify the corresponding Endpoint of this decision. Properties: [Code] Sender or Receiver [Subcode] wsrm:SequenceTerminated [Reason] The Sequence has been terminated due to an unrecoverable error. [Detail] <wsrm:Identifier ...> xs:anyURI </wsrm:Identifier> Generated by: RM Source or RM Destination. Condition : Encountering an unrecoverable condition or detection of violation of the protocol. Action Upon Generation : Sequence termination. Action Upon Receipt : MUST terminate the Sequence if not otherwise terminated.
Author:
Marek Potociar (marek.potociar at sun.com)
See Also: