Class SQLASTVisitorException

  • All Implemented Interfaces:
    Serializable

    public final class SQLASTVisitorException
    extends org.apache.shardingsphere.infra.util.exception.external.sql.type.kernel.KernelSQLException
    SQL AST visitor exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • SQLASTVisitorException

        public SQLASTVisitorException​(Class<? extends org.antlr.v4.runtime.tree.ParseTree> parseTreeClass)