public class NoMatchingTableFactoryException extends RuntimeException
TableFactory
for the given properties.Constructor and Description |
---|
NoMatchingTableFactoryException(String message,
Class<?> factoryClass,
List<TableFactory> factories,
Map<String,String> properties) |
NoMatchingTableFactoryException(String message,
Class<?> factoryClass,
List<TableFactory> factories,
Map<String,String> properties,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.