Initializes a new instance of the ConfigurationReferenceException class.
Overload List
| Name | Description | |
|---|---|---|
| ConfigurationReferenceException()()()() |
Initializes a new instance of the ConfigurationReferenceException class with default settings.
| |
| ConfigurationReferenceException(CultureInfo) |
Initializes a new instance of the ConfigurationReferenceException class with default settings.
| |
| ConfigurationReferenceException(CultureInfo, ConfigurationReferenceDetails) |
Initializes a new instance of the ConfigurationReferenceException class with a specified cache value.
| |
| ConfigurationReferenceException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ConfigurationReferenceException class with a specified error message.
| |
| ConfigurationReferenceException(CultureInfo, ConfigurationReferenceDetails, Exception) |
Initializes a new instance of the ConfigurationReferenceException class with a specified error message.
|