Lucene.Net 1.9 Class Library

ParseException Class

For a list of all members of this type, see ParseException Members.

System.Object
   System.Exception
      Lucene.Net.QueryParsers.ParseException

public class ParseException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.QueryParsers

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

ParseException Members | Lucene.Net.QueryParsers Namespace