@InterfaceAudience.Public public class TableExistsException extends DoNotRetryIOException
构造器和说明 |
---|
TableExistsException() |
TableExistsException(String tableName) |
TableExistsException(TableName tableName) |
public TableExistsException()
public TableExistsException(String tableName)
tableName
- the name of the table that should not existpublic TableExistsException(TableName tableName)
tableName
- the name of the table that should not existCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.