Constructor
Constructor
public ParseException(Exception);
Constructor for serialization. See ApplicationException
protected ParseException(SerializationInfo,StreamingContext);
Constructor
public ParseException(string);
Constructor
public ParseException(string,Exception);
ParseException Class | CommandLine.OptParse Namespace