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