ProviderIncompatibleException Constructor
.NET Framework 4.5
Initializes a new instance of ProviderIncompatibleException.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ProviderIncompatibleException() | Initializes a new instance of ProviderIncompatibleException. |
|
ProviderIncompatibleException(String) | Initializes a new instance of ProviderIncompatibleException with a specialized error message. |
|
ProviderIncompatibleException(String, Exception) | Initializes a new instance of ProviderIncompatibleException that uses a specified error message. |