Class CorruptMetaHeaderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hdfs.server.datanode.CorruptMetaHeaderException
All Implemented Interfaces:
Serializable

public class CorruptMetaHeaderException extends IOException
Exception object that is thrown when the block metadata file is corrupt.
See Also: