InvalidProviderValueException Constructor |
Name | Description | |
---|---|---|
InvalidProviderValueException |
Initializes a new instance of the InvalidProviderValueException class.
| |
InvalidProviderValueException(String) |
Initializes a new instance of the InvalidProviderValueException class with a specified
error message.
| |
InvalidProviderValueException(String, Exception) |
Initializes a new instance of the InvalidProviderValueException class with a specified
error message and a reference to the inner exception that is the cause of this exception.
|