Click or drag to resize
LicenseNotFoundException Constructor
Overload List
  NameDescription
Public methodLicenseNotFoundException
Initializes a new instance of the LicenseNotFoundException class.
Public methodLicenseNotFoundException(String)
Initializes a new instance of the LicenseNotFoundException class with the specified error message.
Public methodLicenseNotFoundException(String, Exception)
Initializes a new instance of the LicenseNotFoundException class with the specified error message and inner exception.
Top
See Also