Click or drag to resize
LicenseErrorErrorException Property
The Exception associated with the error (may be null).

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public Exception ErrorException { get; }

Property Value

Type: Exception
See Also