XML Compare .NET API Documentation - DEPRECATED
System Object
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.api DeltaXMLProcessingException
com.deltaxml.api AddRemoveKeyingException
com.deltaxml.api CannotCompareDeltaException
com.deltaxml.api DeletedSubtreeMismatchException
com.deltaxml.api DifferentRootElementException
com.deltaxml.api DifferingOrderedAttributesException
com.deltaxml.api IncompatibleTypesCombineException
com.deltaxml.api IncorrectAttributeCombineException
com.deltaxml.api IncorrectPCDataCombineException
com.deltaxml.api InvalidClarkNameException
com.deltaxml.api InvalidDeltaValueException
com.deltaxml.api InvalidExchangeElementException
com.deltaxml.api InvalidModifiedElementException
com.deltaxml.api InvalidNewOrOldAttributeFormatException
com.deltaxml.api InvalidOriginalPositionException
com.deltaxml.api InvalidPCDataModifyElementException
com.deltaxml.api InvalidSoftKeyAttributeException
com.deltaxml.api KeylessOrderlessModifyException
com.deltaxml.api LicenseException
com.deltaxml.api MissingAttributeCombineException
com.deltaxml.api MissingContentCombineException
com.deltaxml.api MissingDeltaAttributeException
com.deltaxml.api MissingPCDataCombineException
com.deltaxml.api NoMatchingDeltaItemCombineException
com.deltaxml.api NoMatchingItemCombineException
com.deltaxml.api NonMatchingDeletedDeltaCombineException
com.deltaxml.api NonMatchingExchangeItemCombineException
com.deltaxml.api NonMatchingPCDataCombineException
com.deltaxml.api NotADeltaFileException
com.deltaxml.api OrderlessDeltaMismatchException
com.deltaxml.api OriginalPositionAttributeMissingException
com.deltaxml.api PropertyRejectedException
com.deltaxml.api UnchangedElementHasChildrenException
com.deltaxml.api UnexpectedAttributeCombineException
com.deltaxml.api UnexpectedDeltaAttributeException
com.deltaxml.api UnexpectedDeltaFileException
com.deltaxml.api UnexpectedNewAttributesException
com.deltaxml.api UnexpectedOldAttributesException
com.deltaxml.api UnorderedDuplicateKeysException
com.deltaxml.api UnorderedElementContainingPCDATAException
com.deltaxml.api UnorderedModifiedContainsPCDATAException
com.deltaxml.api VersionLabelNotPresentInOriginalPositionException
Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
This class specifies an exceptional condition that occurred during the comparison and recombination processes.
Inheritance Hierarchy
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.api DeltaXMLProcessingException
com.deltaxml.api AddRemoveKeyingException
com.deltaxml.api CannotCompareDeltaException
com.deltaxml.api DeletedSubtreeMismatchException
com.deltaxml.api DifferentRootElementException
com.deltaxml.api DifferingOrderedAttributesException
com.deltaxml.api IncompatibleTypesCombineException
com.deltaxml.api IncorrectAttributeCombineException
com.deltaxml.api IncorrectPCDataCombineException
com.deltaxml.api InvalidClarkNameException
com.deltaxml.api InvalidDeltaValueException
com.deltaxml.api InvalidExchangeElementException
com.deltaxml.api InvalidModifiedElementException
com.deltaxml.api InvalidNewOrOldAttributeFormatException
com.deltaxml.api InvalidOriginalPositionException
com.deltaxml.api InvalidPCDataModifyElementException
com.deltaxml.api InvalidSoftKeyAttributeException
com.deltaxml.api KeylessOrderlessModifyException
com.deltaxml.api LicenseException
com.deltaxml.api MissingAttributeCombineException
com.deltaxml.api MissingContentCombineException
com.deltaxml.api MissingDeltaAttributeException
com.deltaxml.api MissingPCDataCombineException
com.deltaxml.api NoMatchingDeltaItemCombineException
com.deltaxml.api NoMatchingItemCombineException
com.deltaxml.api NonMatchingDeletedDeltaCombineException
com.deltaxml.api NonMatchingExchangeItemCombineException
com.deltaxml.api NonMatchingPCDataCombineException
com.deltaxml.api NotADeltaFileException
com.deltaxml.api OrderlessDeltaMismatchException
com.deltaxml.api OriginalPositionAttributeMissingException
com.deltaxml.api PropertyRejectedException
com.deltaxml.api UnchangedElementHasChildrenException
com.deltaxml.api UnexpectedAttributeCombineException
com.deltaxml.api UnexpectedDeltaAttributeException
com.deltaxml.api UnexpectedDeltaFileException
com.deltaxml.api UnexpectedNewAttributesException
com.deltaxml.api UnexpectedOldAttributesException
com.deltaxml.api UnorderedDuplicateKeysException
com.deltaxml.api UnorderedElementContainingPCDATAException
com.deltaxml.api UnorderedModifiedContainsPCDATAException
com.deltaxml.api VersionLabelNotPresentInOriginalPositionException
Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Remarks
This class specifies an exceptional condition that occurred during the comparison and recombination processes.
For release 5.0 and onwards this class has been subtyped into explicit subtypes for each error while maintaining the previous error code mechanism used in earlier releases. The following table documents this mapping:
See Also