Click or drag to resize
LicenseInvalidException Constructor (String)
Initializes a new instance of the LicenseInvalidException class

Namespace: Veeplay.licensing
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public LicenseInvalidException(
	string message
)

Parameters

message
Type: SystemString
See Also