Initializes a new instance of the ParseException class.
public ParseException();
public ParseException(Token,int[][],string[]);
public ParseException(string);
ParseException Class | Lucene.Net.Analysis.Standard Namespace