Uses of Class
org.apache.flink.table.api.SqlParserException
-
Packages that use SqlParserException Package Description org.apache.flink.table.api -
-
Uses of SqlParserException in org.apache.flink.table.api
Subclasses of SqlParserException in org.apache.flink.table.api Modifier and Type Class Description class
SqlParserEOFException
Exception for incomplete sql statement found while sql parsing.
-