Initializes a new instance of the ConfigurationLicenseException class.

Overload List

  NameDescription
Public methodConfigurationLicenseException()()()()
Initializes a new instance of the ConfigurationLicenseException class with default settings.
Public methodConfigurationLicenseException(CultureInfo)
Initializes a new instance of the ConfigurationLicenseException class with default settings.
Public methodConfigurationLicenseException(CultureInfo, IEnumerable<(Of <<'(ConfigurationLicenseIssue>)>>))
Initializes a new instance of the ConfigurationLicenseException class with a specified cache value.
Protected methodConfigurationLicenseException(SerializationInfo, StreamingContext)
Initializes a new instance of the ConfigurationLicenseException class with a specified error message.
Public methodConfigurationLicenseException(CultureInfo, IEnumerable<(Of <<'(ConfigurationLicenseIssue>)>>), Exception)
Initializes a new instance of the ConfigurationLicenseException class with a specified error message.

See Also