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.
Protected methodInvalidParameterException(SerializationInfo, StreamingContext)
Initializes a new instance of the InvalidParameterException class.
Public methodInvalidParameterException(String, Exception)
Initializes a new instance of the InvalidParameterException class.
Public methodInvalidParameterException(String, String, String)
Initializes a new instance of the InvalidParameterException class.
Public methodInvalidParameterException(String, String, String, Exception)
Initializes a new instance of the InvalidParameterException class.
Top
See Also