Click or drag to resize

InvalidParameterException Constructor

Overload List
 NameDescription
Public methodInvalidParameterException Initializes a new instance of the InvalidParameterException class.
Public methodInvalidParameterException(Int32) Initializes a new instance of the InvalidParameterException class for a specific parameter.
Public methodInvalidParameterException(Int32, Exception) Initializes a new instance of the InvalidParameterException class for a specific parameter and inner exception.
Top
See Also