LicenseNotFoundException Constructor |
Name | Description | |
---|---|---|
![]() | LicenseNotFoundException |
Initializes a new instance of the LicenseNotFoundException
class.
|
![]() | LicenseNotFoundException(String) |
Initializes a new instance of the LicenseNotFoundException
class with the specified error message.
|
![]() | LicenseNotFoundException(String, Exception) |
Initializes a new instance of the LicenseNotFoundException
class with the specified error message and inner exception.
|