Interface CalciteParserException

  • All Known Implementing Classes:
    SqlParseException

    public interface CalciteParserException
    Tagging interface to allow a SqlParseException to be identified without adding a dependency on it from client-side code.