Class InvalidHFileException

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

@Private public class InvalidHFileException extends IOException
Thrown when an invalid HFile format is detected
See Also: