Initializes a new instance of the ConfigurationReferenceException class.

Overload List

  NameDescription
Public methodConfigurationReferenceException()()()()
Initializes a new instance of the ConfigurationReferenceException class with default settings.
Public methodConfigurationReferenceException(CultureInfo)
Initializes a new instance of the ConfigurationReferenceException class with default settings.
Public methodConfigurationReferenceException(CultureInfo, ConfigurationReferenceDetails)
Initializes a new instance of the ConfigurationReferenceException class with a specified cache value.
Protected methodConfigurationReferenceException(SerializationInfo, StreamingContext)
Initializes a new instance of the ConfigurationReferenceException class with a specified error message.
Public methodConfigurationReferenceException(CultureInfo, ConfigurationReferenceDetails, Exception)
Initializes a new instance of the ConfigurationReferenceException class with a specified error message.

See Also