InvalidParameterException Constructor | 
| Name | Description | |
|---|---|---|
| InvalidParameterException | 
            Initializes a new instance of the InvalidParameterException class.
              | |
| InvalidParameterException(String) | 
            Initializes a new instance of the InvalidParameterException class with a specified error message.
              | |
| InvalidParameterException(SerializationInfo, StreamingContext) | 
            Initializes a new instance of the InvalidParameterException class with serialized data.
              |