XML Compare .NET API Documentation - DEPRECATED
System Object
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.core PipelinedComparatorException
com.deltaxml.cores9api PipelinedComparatorS9Exception
com.deltaxml.cores9api PipelineException
com.deltaxml.cores9api DuplicateStepNameException
Namespace: com.deltaxml.cores9api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Indicates an error condition in the use of a Pipeline Object.
Inheritance Hierarchy
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.core PipelinedComparatorException
com.deltaxml.cores9api PipelinedComparatorS9Exception
com.deltaxml.cores9api PipelineException
com.deltaxml.cores9api DuplicateStepNameException
Namespace: com.deltaxml.cores9api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Remarks
Indicates an error condition in the use of a Pipeline Object.
The specific error that has occurred will be detailed by the use of a subclass of this Exception.
See Also