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