Click or drag to resize

InvalidParameterException Constructor

Overload List
  NameDescription
Public methodInvalidParameterException
Initializes a new instance of the InvalidParameterException class.
Public methodInvalidParameterException(String)
Initializes a new instance of the InvalidParameterException class with a specified error message.
Public methodInvalidParameterException(SerializationInfo, StreamingContext)
Initializes a new instance of the InvalidParameterException class with serialized data.
Top
See Also