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