LicenseContentException Constructor (String)XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Constructs a new LicenseExpiredException for use in the XML Compare code.

Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

public LicenseContentException(
	string message
)

Parameters

message
Type: System String
a message providing further details of the content problem
Remarks

Constructs a new LicenseExpiredException for use in the XML Compare code.
See Also