InvalidArgumentException Constructor(String)
In This Topic
Constructor with description.
Syntax
public InvalidArgumentException(
string
)
public:
InvalidArgumentException(
String^
)
Parameters
| Parameter Name | Description |
|---|
| txt | Detail description of exception |
See Also