@Internal public class AmbiguousTableFactoryException extends AmbiguousTableFactoryException
TableFactory
for the given properties.
This replaces the deprecated AmbiguousTableFactoryException
.
Constructor and Description |
---|
AmbiguousTableFactoryException(List<? extends TableFactory> matchingFactories,
Class<? extends TableFactory> factoryClass,
List<TableFactory> factories,
Map<String,String> properties) |
AmbiguousTableFactoryException(List<? extends TableFactory> matchingFactories,
Class<? extends TableFactory> factoryClass,
List<TableFactory> factories,
Map<String,String> properties,
Throwable cause) |
getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AmbiguousTableFactoryException(List<? extends TableFactory> matchingFactories, Class<? extends TableFactory> factoryClass, List<TableFactory> factories, Map<String,String> properties, Throwable cause)
public AmbiguousTableFactoryException(List<? extends TableFactory> matchingFactories, Class<? extends TableFactory> factoryClass, List<TableFactory> factories, Map<String,String> properties)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.