Class TextIndexException

All Implemented Interfaces:
Serializable

public class TextIndexException extends QueryExecException
See Also:
  • Constructor Details

    • TextIndexException

      public TextIndexException()
    • TextIndexException

      public TextIndexException(Throwable cause)
    • TextIndexException

      public TextIndexException(String msg)
    • TextIndexException

      public TextIndexException(String msg, Throwable cause)