Class IgnoreErrorReactionType

  • All Implemented Interfaces:
    Containerable, DebugDumpable, Serializable, Cloneable

    public class IgnoreErrorReactionType
    extends Object
    implements Serializable, Cloneable, Containerable
    Error should be ignored. E.g. for live sync tasks, the token is advanced to the next item. <p>Java class for IgnoreErrorReactionType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="IgnoreErrorReactionType"&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form