DynamicPDFormatException ClassXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Indicates an error encountered either when resolving XPath expressions in the Pipeline Description or when validating the resolved Pipeline Description.
Inheritance Hierarchy

System Object
  System Exception
    Throwable
      Exception
        com.deltaxml.api DeltaXMLException
          com.deltaxml.cores9api PDConfigurationException
            com.deltaxml.cores9api DynamicPDFormatException

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

[SerializableAttribute]
public class DynamicPDFormatException : PDConfigurationException
Remarks

Indicates an error encountered either when resolving XPath expressions in the Pipeline Description or when validating the resolved Pipeline Description.
See Also