Class InvalidIndexDefinitionException

All Implemented Interfaces:
Serializable

public class InvalidIndexDefinitionException extends DrillRuntimeException
An InvalidIndexDefinitionException may be thrown if Drill does not recognize the type or expression of the index during the index discovery phase
See Also:
  • Constructor Details

    • InvalidIndexDefinitionException

      public InvalidIndexDefinitionException(String message)