Constructor NoValidLicenseException
NoValidLicenseException(string)
Construct the Exception
Declaration
public NoValidLicenseException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message | Message to be displayed |
NoValidLicenseException()
Construct the Exception
Declaration
public NoValidLicenseException()