Package org.apache.calcite.util
Interface CalciteValidatorException
- All Known Implementing Classes:
SqlValidatorException
public interface CalciteValidatorException
Tagging interface to allow a
SqlValidatorException
to be identified without
adding a dependency on it from client-side code.