Documentation for the C# command-line option parsing library

InvalidValueException Constructor (Exception)

Constructor

public InvalidValueException(
   Exception rootCause
);

Parameters

rootCause
Exception that was thrown during parsing

See Also

InvalidValueException Class | CommandLine.OptParse Namespace | InvalidValueException Constructor Overload List