ConfigurationErrorsException Constructor
Initializes a new instance of the ConfigurationErrorsException class.
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | ConfigurationErrorsException() | 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. |
![]() | ConfigurationErrorsException(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. |
![]() | ConfigurationErrorsException(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. |
![]() | ConfigurationErrorsException(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. |
![]() | ConfigurationErrorsException(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. |
![]() | ConfigurationErrorsException(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. |
![]() | ConfigurationErrorsException(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. |
![]() | ConfigurationErrorsException(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. |
![]() | ConfigurationErrorsException(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. |
![]() | ConfigurationErrorsException(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. |

