ProviderException Constructor
Creates a new instance of the ProviderException class.
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | ProviderException() | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new instance of the ProviderException class. |
![]() | ProviderException(SerializationInfo, StreamingContext) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new instance of the ProviderException class. |
![]() | ProviderException(String) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new instance of the ProviderException class. |
![]() | ProviderException(String, Exception) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new instance of the ProviderException class. |

