Documentation for the C# command-line option parsing library

ParseException Constructor (Exception)

Constructor

public ParseException(
   Exception rootCause
);

Parameters

rootCause
Exception that was thrown during parsing

See Also

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