| InvalidParameterException Constructor |
| Name | Description | |
|---|---|---|
| InvalidParameterException |
Initializes a new instance of the InvalidParameterException class.
| |
| InvalidParameterException(String) |
Initializes a new instance of the InvalidParameterException class.
| |
| InvalidParameterException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InvalidParameterException class.
| |
| InvalidParameterException(String, Exception) |
Initializes a new instance of the InvalidParameterException class.
| |
| InvalidParameterException(String, String, String) |
Initializes a new instance of the InvalidParameterException class.
| |
| InvalidParameterException(String, String, String, Exception) |
Initializes a new instance of the InvalidParameterException class.
|