Apache Lucene.Net 2.1 Class Library API

ParseException.specialConstructor Field

This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).

protected internal bool specialConstructor;

See Also

ParseException Class | Lucene.Net.QueryParsers Namespace