DeltaXML DITA Compare .NET API Documentation
System Object
System Exception
Throwable
Exception
com.deltaxml.dita DeltaXMLDitaException
com.deltaxml.dita LicenseException
com.deltaxml.dita LicenseExpiredException
Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
An exception indicating that the license used with the software has expired.
Inheritance Hierarchy
System Exception
Throwable
Exception
com.deltaxml.dita DeltaXMLDitaException
com.deltaxml.dita LicenseException
com.deltaxml.dita LicenseExpiredException
Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax
Remarks
An exception indicating that the license used with the software has expired.
Licenses which never expire are available from DeltaXML, however some licenses have an in-built expiry date, for example, licenses supplied for evaluation or beta-test purposes or subscription licenses.
This exception is thrown when a comparison operation is attempted using an expired license. To resolve the issue a new license should be installed.
See Also