XML Compare .NET API Documentation - DEPRECATED
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Constructs a new NodeCapacityExceededException for use in the XML Compare code.
Constructs a new NodeCapacityExceededException for use in the XML Compare code.
Namespace: com.deltaxml.apiAssembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Parameters
- licensedCapacity
- Type: System Int32
the node capacity allowed by the license used for activation
- requiredCapacity
- Type: System Int32
the capacity needed to load the input
- systemId
- Type: System String
can be used to identify which of the two inputs caused the failure
Remarks
See Also