XMLComparatorConfigurationException ClassXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
This class is used to indicate a configuration error in the XMLComparator.
Inheritance Hierarchy

System Object
  System Exception
    Throwable
      Exception
        com.deltaxml.api DeltaXMLException
          com.deltaxml.api XMLComparatorConfigurationException

Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

[SerializableAttribute]
public class XMLComparatorConfigurationException : DeltaXMLException
Remarks

This class is used to indicate a configuration error in the XMLComparator.

See Also