Documentation for the C# command-line option parsing library |
|
InvalidValueException Constructor (String)
Constructor
public InvalidValueException(
string errMsg);
Parameters
-
errMsg
- Description of the error that occurred while parsing
See Also
InvalidValueException Class | CommandLine.OptParse Namespace | InvalidValueException Constructor Overload List