@InterfaceAudience.Public public class TableNotFoundException extends DoNotRetryIOException
| 构造器和说明 |
|---|
TableNotFoundException()
default constructor
|
TableNotFoundException(byte[] tableName) |
TableNotFoundException(String s) |
TableNotFoundException(TableName tableName) |
public TableNotFoundException()
public TableNotFoundException(String s)
s - messagepublic TableNotFoundException(byte[] tableName)
public TableNotFoundException(TableName tableName)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.