ConfigurationErrorsException Constructor

 

Initializes a new instance of the ConfigurationErrorsException class.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

NameDescription
System_CAPS_pubmethodConfigurationErrorsException()

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationErrorsException class.

System_CAPS_protmethodConfigurationErrorsException(SerializationInfo^, StreamingContext)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationErrorsException class.

System_CAPS_pubmethodConfigurationErrorsException(String^)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationErrorsException class.

System_CAPS_pubmethodConfigurationErrorsException(String^, Exception^)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationErrorsException class.

System_CAPS_pubmethodConfigurationErrorsException(String^, Exception^, String^, Int32)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of a ConfigurationErrorsException class.

System_CAPS_pubmethodConfigurationErrorsException(String^, Exception^, XmlNode^)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationErrorsException class.

System_CAPS_pubmethodConfigurationErrorsException(String^, Exception^, XmlReader^)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationErrorsException class.

System_CAPS_pubmethodConfigurationErrorsException(String^, String^, Int32)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationErrorsException class.

System_CAPS_pubmethodConfigurationErrorsException(String^, XmlNode^)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationErrorsException class.

System_CAPS_pubmethodConfigurationErrorsException(String^, XmlReader^)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationErrorsException class.

Return to top
Show: