CommaSeparatedParenthesesTreeParser.ParseException.

CommaSeparatedParenthesesTreeParser.

ParseException(string, int) Constructor

Syntax

public ParseException(string message, int position)

Parameters

Name Type Description
message string
position int

Return Value

Type Description
void