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