Java org.apache.lucene.queryparser.classic ParseException fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.queryparser.classic ParseException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.queryparser.classic ParseException.

The text is from its open source code.

Constructor

ParseException()
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String message)
Constructor with message.