public class TableNotEnabledException extends IOException
Constructor and Description |
---|
TableNotEnabledException()
default constructor
|
TableNotEnabledException(byte[] tableName) |
TableNotEnabledException(String s)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TableNotEnabledException()
public TableNotEnabledException(String s)
s
- messagepublic TableNotEnabledException(byte[] tableName)
tableName
- Name of table that is not enabledCopyright © 2014 The Apache Software Foundation. All Rights Reserved.