LicenseNotFoundException Class | Table of Content | LicenseNotFoundException Constructor |
LicenseNotFoundException Constructor |
Name | Description | |
---|---|---|
LicenseNotFoundException() |
Initializes a new instance of the Exception class.
| |
LicenseNotFoundException(String) |
Initializes a new instance of the Exception class with a specified error message.
| |
LicenseNotFoundException(SerializationInfo, StreamingContext) |
Initializes a new instance of the Exception class with serialized data.
| |
LicenseNotFoundException(String, Exception) |
Initializes a new instance of the Exception class with a specified error message and inner exception.
|