@InterfaceAudience.Public public class TablePartiallyOpenException extends IOException
构造器和说明 |
---|
TablePartiallyOpenException() |
TablePartiallyOpenException(byte[] tableName) |
TablePartiallyOpenException(String s) |
TablePartiallyOpenException(TableName tableName) |
public TablePartiallyOpenException()
public TablePartiallyOpenException(String s)
s
- messagepublic TablePartiallyOpenException(TableName tableName)
tableName
- Name of table that is partial openpublic TablePartiallyOpenException(byte[] tableName)
tableName
- Name of table that is partial openCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.