Initializes a new instance of the ConfigurationLicenseException class.
Overload List
| Name | Description | |
|---|---|---|
| ConfigurationLicenseException()()()() |
Initializes a new instance of the ConfigurationLicenseException class with default settings.
| |
| ConfigurationLicenseException(CultureInfo) |
Initializes a new instance of the ConfigurationLicenseException class with default settings.
| |
| ConfigurationLicenseException(CultureInfo, IEnumerable<(Of <<'(ConfigurationLicenseIssue>)>>)) |
Initializes a new instance of the ConfigurationLicenseException class with a specified cache value.
| |
| ConfigurationLicenseException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ConfigurationLicenseException class with a specified error message.
| |
| ConfigurationLicenseException(CultureInfo, IEnumerable<(Of <<'(ConfigurationLicenseIssue>)>>), Exception) |
Initializes a new instance of the ConfigurationLicenseException class with a specified error message.
|