Class TextIndexParseException

All Implemented Interfaces:
Serializable

public class TextIndexParseException extends QueryParseException
See Also:
  • Constructor Details

    • TextIndexParseException

      public TextIndexParseException(String textQuery, String msg)
    • TextIndexParseException

      public TextIndexParseException(String textQuery, String msg, Throwable cause)