XML Compare .NET API Documentation - DEPRECATED
System Object
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.api DeltaXMLProcessingException
com.deltaxml.api InvalidClarkNameException
Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
An exception of this type happens when the core comparator expects a Clark name, e.g. {http://deltaxml.com}name, or list of
Clark names and the value passed cannot be correctly parsed as such.
The local name part of a Clark name MUST be given. One set of '{}' matching brackets is allowed, but is optional.
An exception of this type happens when the core comparator expects a Clark name, e.g.
Inheritance Hierarchy
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.api DeltaXMLProcessingException
com.deltaxml.api InvalidClarkNameException
Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Remarks
See Also