XML Compare .NET API Documentation - DEPRECATED
System Object
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.cores9api PDConfigurationException
com.deltaxml.cores9api PDAdvancedConfigException
Namespace: com.deltaxml.cores9api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Indicates an error encountered when processing properties or features in the 'advancedConfig' element of the Pipeline
Description.
Inheritance Hierarchy
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.cores9api PDConfigurationException
com.deltaxml.cores9api PDAdvancedConfigException
Namespace: com.deltaxml.cores9api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Remarks
Indicates an error encountered when processing properties or features in the 'advancedConfig' element of the Pipeline Description.
The cause of this exception may be one of: com.deltaxml.core.PropertyNotRecognizedException, com.deltaxml.core.FeatureSettingNotSupportedException, com.deltaxml.core.PropertySettingNotSupportedException, com.deltaxml.core.FeatureNotRecognizedException.
See Also