Click or drag to resize
LicenseError Constructor (Int32)
Creates a new LicenseError object with the specified error.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public LicenseError(
	int e
)

Parameters

e
Type: SystemInt32
The error number/code.
See Also