ProviderException Constructor

 

Creates a new instance of the ProviderException class.

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

NameDescription
System_CAPS_pubmethodProviderException()

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.

System_CAPS_protmethodProviderException(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.

System_CAPS_pubmethodProviderException(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.

System_CAPS_pubmethodProviderException(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.

Return to top
Show: