Class SchemaParsingException

All Implemented Interfaces:
Serializable

public class SchemaParsingException extends DrillRuntimeException
Is thrown when parsing schema using ANTLR4 parser.
See Also:
  • Constructor Details

    • SchemaParsingException

      public SchemaParsingException(String message)