Overload | Description |
---|---|
InvalidParameterException Constructor() | Initializes a new instance of the InvalidParameterException class. |
InvalidParameterException Constructor(Int32) | Initializes a new instance of the InvalidParameterException class. |
InvalidParameterException Constructor(String) | Initializes a new instance of the InvalidParameterException class. |
InvalidParameterException Constructor(Int32,String) | Initializes a new instance of the InvalidParameterException class. |
InvalidParameterException Constructor(String,Exception) | Initializes a new instance of the InvalidParameterException class. |