DXPConfigurationError ClassXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Specifies an unresolvable error condition in a DXPConfiguration.
Inheritance Hierarchy

System Object
  System Exception
    Throwable
      Error
        com.deltaxml.api DeltaXMLError
          com.deltaxml.core DXPConfigurationError

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

[SerializableAttribute]
public class DXPConfigurationError : DeltaXMLError
Remarks

Specifies an unresolvable error condition in a DXPConfiguration.

See Also