NodeCapacityExceededException ClassDeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
The size of the input data exceeds the capacity permitted by the license.
Inheritance Hierarchy

System Object
  System Exception
    Throwable
      Exception
        com.deltaxml.dita DeltaXMLDitaException
          com.deltaxml.dita LicenseException
            com.deltaxml.dita NodeCapacityExceededException

Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax

[SerializableAttribute]
public class NodeCapacityExceededException : LicenseException
Remarks

The size of the input data exceeds the capacity permitted by the license. This exception will report the size required and the licensed capacity.

See Also