LicenseError Constructor |
Name | Description | |
---|---|---|
LicenseError | Creates a new LicenseError object. | |
LicenseError(Int32) | Creates a new LicenseError object with the specified error. | |
LicenseError(Int32, Exception) | Creates a new LicenseError object with a given error number and exception | |
LicenseError(Int32, Int32) | Creates a new LicenseError object with a specified error and extended error | |
LicenseError(Int32, Int32, Exception) | Creates a new LicenseError object with a given error number, extended error number, and exception |