Click or drag to resize
LicenseError Constructor
Overload List
  NameDescription
Public methodLicenseError
Creates a new LicenseError object.
Public methodLicenseError(Int32)
Creates a new LicenseError object with the specified error.
Public methodLicenseError(Int32, Exception)
Creates a new LicenseError object with a given error number and exception
Public methodLicenseError(Int32, Int32)
Creates a new LicenseError object with a specified error and extended error
Public methodLicenseError(Int32, Int32, Exception)
Creates a new LicenseError object with a given error number, extended error number, and exception
Top
See Also