StaticPDFormatException ClassXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Indicates an error encountered when parsing the Pipeline Description format, prior to resolving any parameters.
Inheritance Hierarchy

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

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

[SerializableAttribute]
public class StaticPDFormatException : PDConfigurationException
Remarks

Indicates an error encountered when parsing the Pipeline Description format, prior to resolving any parameters.
See Also