Documentation for the C# command-line option parsing library

ParseException Constructor

Constructor

Overload List

Constructor

public ParseException(Exception);

Constructor for serialization. See ApplicationException

protected ParseException(SerializationInfo,StreamingContext);

Constructor

public ParseException(string);

Constructor

public ParseException(string,Exception);

See Also

ParseException Class | CommandLine.OptParse Namespace