public class DifferingOrderedAttributesException extends DeltaXMLDitaMergeException
The deltaxml:ordered attribute is placed on elements to control whether its children are processed using the ordered comparison algorithm or the orderless algorithm. The attribute should be the same on matching elements in all inputs. If it is only on a subset of the inputs, it is impossible to decide which algorithm to process the elements with.
Constructor and Description |
---|
DifferingOrderedAttributesException()
Construct a new DifferingOrderedAttributesException appropriate for use in the DeltaXML code.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DifferingOrderedAttributesException()
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.