Class TablePartiallyOpenException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException
All Implemented Interfaces:
Serializable

@Public public class TablePartiallyOpenException extends IOException
Thrown if a table should be online/offline, but is partially open.
See Also: