- All Implemented Interfaces:
- java.io.Serializable
public class InvalidDeltaXmlMarkupForTable
extends DeltaXMLProcessingException
Thrown when something about 2 Tables being compared prevents the Comparator from making a valid attempt at comparison.
This could be invalid 'control attributes' in the http://www.deltaxml.com/ns/well-formed-delta-v1, such as
deltaxml:table-column-keys which have duplicate entries when the columns are being compared with deltaxml:table-columns-ordered
set to false.
- See Also:
- Serialized Form