Apache Lucene.Net 2.1 Class Library API

ParseException Constructor ()

The following constructors are for use by you for whatever purpose you can think of. Constructing the exception in this manner makes the exception behave in the normal way - i.e., as documented in the class "Throwable". The fields "errorToken", "expectedTokenSequences", and "tokenImage" do not contain relevant information. The JavaCC generated code does not use these constructors.

public ParseException();

See Also

ParseException Class | Lucene.Net.QueryParsers Namespace | ParseException Constructor Overload List