Uses of Class
org.apache.flink.table.api.NoMatchingTableFactoryException
-
Packages that use NoMatchingTableFactoryException Package Description org.apache.flink.table.factories -
-
Uses of NoMatchingTableFactoryException in org.apache.flink.table.factories
Subclasses of NoMatchingTableFactoryException in org.apache.flink.table.factories Modifier and Type Class Description class
NoMatchingTableFactoryException
Exception for not finding aTableFactory
for the given properties.
-