XML Compare .NET API Documentation - DEPRECATED
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Constructs a new LicenseExpiredException, passing in the inner cause exception, for use in the XML Compare code.
Constructs a new LicenseExpiredException, passing in the inner cause exception, for use in the XML Compare code.
Namespace: com.deltaxml.apiAssembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Parameters
- message
- Type: System String
a message providing further details of the content problem
- cause
- Type: System Exception
the nested cause
Remarks
See Also