Class CorruptHFileException

All Implemented Interfaces:
Serializable

@Private public class CorruptHFileException extends DoNotRetryIOException
This exception is thrown when attempts to read an HFile fail due to corruption or truncation issues.
See Also: