public abstract class MetaDataEntityNotFoundException extends SQLException
Constructor and Description |
---|
MetaDataEntityNotFoundException(String reason,
String sqlState,
int code,
String schemaName,
String tableName,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getSchemaName() |
String |
getTableName() |
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2019 Apache Software Foundation. All Rights Reserved.