XML Compare .NET API Documentation - DEPRECATED
System Object
System Exception
Throwable
Error
com.deltaxml.api DeltaXMLError
com.deltaxml.api XMLCombinerFactoryConfigurationError
com.deltaxml.api XMLComparatorFactoryConfigurationError
com.deltaxml.core DXPConfigurationError
com.deltaxml.core PipelinedComparatorError
Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
This class specifies an error condition.
Inheritance Hierarchy
System Exception
Throwable
Error
com.deltaxml.api DeltaXMLError
com.deltaxml.api XMLCombinerFactoryConfigurationError
com.deltaxml.api XMLComparatorFactoryConfigurationError
com.deltaxml.core DXPConfigurationError
com.deltaxml.core PipelinedComparatorError
Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Remarks
This class specifies an error condition.
Because it extends java.lang.Error it does not need to be declared in method throws clauses.
See Also