LicenseErrorErrorException Property |
The
Exception associated with the error (may be null).
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public Exception ErrorException { get; }
Public ReadOnly Property ErrorException As Exception
Get
public:
property Exception^ ErrorException {
Exception^ get ();
}
Property Value
Type:
ExceptionSee Also