AmbiguousTableFactoryException and should not be used
directly anymore.@Internal @Deprecated public class AmbiguousTableFactoryException extends RuntimeException
TableFactory for the given properties.| Constructor and Description |
|---|
AmbiguousTableFactoryException(List<? extends TableFactory> matchingFactories,
Class<? extends TableFactory> factoryClass,
List<TableFactory> factories,
Map<String,String> properties)
Deprecated.
|
AmbiguousTableFactoryException(List<? extends TableFactory> matchingFactories,
Class<? extends TableFactory> factoryClass,
List<TableFactory> factories,
Map<String,String> properties,
Throwable cause)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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)
public String getMessage()
getMessage in class ThrowableCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.