LicenseConcurrencyLimitException Constructor XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Constructs a new LicenseConcurrencyLimitException appropriate for use by the XML Compare code.

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

public LicenseConcurrencyLimitException(
	string message
)

Parameters

message
Type: System String
the exception message
Remarks

Constructs a new LicenseConcurrencyLimitException appropriate for use by the XML Compare code.
See Also