@PublicEvolving public class TableNotExistException extends RuntimeException
Constructor and Description |
---|
TableNotExistException(String catalogName,
String tableName) |
TableNotExistException(String catalog,
String table,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.