@PublicEvolving public class TableNotExistException extends RuntimeException
| 构造器和说明 |
|---|
TableNotExistException(String catalogName,
String tableName) |
TableNotExistException(String catalog,
String table,
Throwable cause) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.