Lucene.Net 1.9.1 Class Library |
|
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